cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
420
Views
0
Helpful
1
Replies

AAA local auth privlege levels not working

sdaniels44
Level 1
Level 1

Im sure this is a bone head thing.

-------config----------------------

aaa new-model

aaa authentication login default local

aaa session-id common

username admin privilege 15 secret ******

-------config----------------------

when I log in with the admin account, it does not take me to priv 15. I cant figure out why.

1 Reply 1

sdaniels44
Level 1
Level 1

I answered my own question

I needed:

aaa authorization exec default local

and then restrict from there..

thanks