Replies: 1 comment 1 reply
-
Hi, please check the "aaa authorization commands ..." configured on your router. It's quite likely that that's missing. Cheers, Marc |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello!
I have Cisco network device.
Need to configure two user profiles:
I take users and groups from AD via mavis.
My config:
Debug when login via ssh to cisco device user in group AdminTSPD (full access, profile netadmin):
All good i have full access (profile netadmin), all command accepted.
Debug when login via ssh to cisco device in group testgroup (read only, profile readonly):
You can see that a profile has been applied to user (test2) where only show commands (profile readonly).
But I get full access, all commands are allowed.
What I'm doing wrong?
Beta Was this translation helpful? Give feedback.
All reactions