Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

easy ? about changing default ssh login

Status
Not open for further replies.

qweasdzxcqweasdzxc

Technical User
Joined
Sep 12, 2006
Messages
61
Location
US
I want to change the ssh password from the default. how do i setup aaa in order to do this? I currently do not have an aaa server group enabled.
 
I'm using an ASA router and the aaa new-model command doesnt seem to be supported (which is the first command discussed in that article)...
 
I'm gonna try this...

aaa-server AAA-Auth protocol radius [or tacacs+]
aaa authentication telnet console AAA-Auth
aaa-server AAA-Auth host [AAAHostIP] [Shared eky]
aaa authentication ssh console AAA-Auth
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top