Hi All...
i'm trying to enable ssh on my pix recently upgraded to v7.2 but same problem..nto able to access these things r also set..
username hashmi pass xyz
passwd abc
enable pass: jkl
...debug output shows the following..
SSH0: authentication request for userid hashmi
SSH(hashmi): user authen method is 'no AAA', aaa server group ID = 0
SSH0: invalid userid hashmi
SSH0: send SSH message: SSH_SMSG_FAILURE (15)
SSH0: receive SSH message: SSH_CMSG_AUTH_PASSWORD (9)
SSH0: send SSH message: SSH_SMSG_FAILURE (15)
SSH0: receive SSH message: SSH_CMSG_USER (4)
SSH0: invalid SSH message: SSH_CMSG_USER (4) expecting password from client
SSH0: authentication failed for hashmi
SSH0: send SSH message: SSH_MSG_DISCONNECT (1)
SSH0: Session disconnected by SSH server - error 0x01 "Invalid message type"