Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I have the following configuration on my switch and it works correctly:aaa group server tacacs+ tacacs_servserver 192.168.70.20 aaa authentication login tac_auth group tacacs_serv localline vty 0 15login authentication tac_authtransport input sshThe ...
I added the priv-lvl to enable15:user = $enabl15$ { login = cleartext 802.11boingo priv-lvl = 15It is also in the testuser config:user = testuser { login = PAM member = admin service = exec priv-lvl = 15}It i...
Below is the config of the enabl15 user in the Tacacs config file:user = $enabl15$ { login = cleartext 802.11boingo priv-lvl = 15}I did at you suggestion add the priv_lvl line. It did not change the result. Below is the most recent debu...
Thanks for your help. I have tried creating the special user you mentioned (enabl15 and enabl15). I did it both ways since ther was a typo. Neither work. Below is the output from the command debug aaa authentication:Dec 10 15:08:43.155: AAA: parse na...