How do you configure pix to authenticate locally when using console and Radius on ssh. The problem we are having is if we enable Radius authentication, it tries to authenticate the enable password on the IAS when we console in. If we set to local, it uses the local password when we ssh. Also on the RAS policy on the IAS server, we added the AV-Pair shell:priv-lvl=15, however it still requires the ena password. We are also having the same problem with the local username.
username jdoe password secret privilege 15
aaa authentication ssh console radius
aaa authentication serial console local
Any ideas?