06-20-2016 11:43 AM - edited 03-08-2019 06:17 AM
Hi.
I was wondering why some of my devices I Putty into go straight to the privileged EXEC mode and some do not. (they just go to the user EXEC mode)
Thank you,
Thomas Reiling
06-20-2016 12:11 PM
There are a couple of ways of doing this, but the way I like to do it requires that user account needs to say it is a "privilege 15" account. Then you enable AAA and authorisation.
aaa new-model
aaa authentication login default local
aaa authorization exec default local
06-20-2016 12:21 PM
Thank you.
I decide this, however:
vty 0 15
privilege 15
06-21-2023 10:08 PM
change authorization command to :
aaa authorization exec default if-authenticated
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide