LOCAL and RADIUS authentication on ASA
Posted
by
ghp
on Server Fault
See other posts from Server Fault
or by ghp
Published on 2012-06-11T21:37:50Z
Indexed on
2012/06/11
22:42 UTC
Read the original article
Hit count: 242
cisco-asa
Have configured local authentication which was working fine.And today I wanted to implement RADIUS too .. but after I have done, Im unable to login to my firewall
user-identity default-domain LOCAL aaa authentication ssh console LOCAL
and
RADIUS
aaa-server RADIUS protocol radius aaa-server RADIUS (inside) host xyzabc Key zzzzzz
aaa authentication ssh console RADIUS aaa authentication enable console RADIUS aaa authentication http console RADIUS
Can someone help me login to my firewall
© Server Fault or respective owner