cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1709
Views
0
Helpful
7
Replies

Login to directly into "privilege mode" for a specific user

jaheshkhan
Level 4
Level 4

How to Login to directly into "privilege mode" for a specific user and not for ALL users?

 

how can it be done?

1 Accepted Solution

Accepted Solutions

After providing the following command, it worked

 

(config)#username backupuser privilege 15 password backupuser1!

(config)#aaa authorization exec default local

 

 

now only the above user login directly to privilege mode.

View solution in original post

7 Replies 7

marce1000
VIP
VIP

 - Try 

   (config)#username <user> privilege 15 password <password>

 M.



-- Each morning when I wake up and look into the mirror I always say ' Why am I so brilliant ? '
    When the mirror will then always repond to me with ' The only thing that exceeds your brilliance is your beauty! '

This didnt work.... already tried that

 

i dont know why 

 

 

 

 

 

 

 

it should worked, but the way, try it

(config)#username <user> privilege 15 secret <password>    << change password to secret.

 

regards,

Jaderson Pessoa
*** Rate All Helpful Responses ***

Not sure why it did not work. It would help us understand the issue better if you would post the running config (after disguising sensitive information). If you do not want to post the complete config then a starting point might be to post the output of show run | section aaa.

HTH

Rick

As requested, this is the aaa

 

CORESW#show running-config | sec aaa
aaa new-model
aaa authentication login default local
aaa session-id common

After providing the following command, it worked

 

(config)#username backupuser privilege 15 password backupuser1!

(config)#aaa authorization exec default local

 

 

now only the above user login directly to privilege mode.

Thanks for the update. Glad to know that you found a solution for this issue.

HTH

Rick
Review Cisco Networking for a $25 gift card