03-29-2012 10:21 PM - edited 03-11-2019 03:48 PM
Hi ,
I was configuring the SSH local user on ASA with below Command but observing the Error please someone help me in resolving this.
I am trying to configure below Script
aaa authentication ssh console TACACS-MGNT LOCAL
ssh 192.168.0.0 255.255.0.0 MGMT
ssh 172.16.0.0 255.240.0.0 MGMT
ssh 10.0.0.0 255.0.0.0 MGMT
ssh timeout 5
username netcontrol password l00$31t encrypted privilege 15 -----------> here i am getting below Error.
crypto key generate rsa modulus 1024
end
ASA(config)# username netcontrol password l00$31t encrypted privilege 15
Encrypted password is of incorrect length
ERROR: Username addition failed
Thanks
Naresh
Solved! Go to Solution.