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.
Hi,7609 with the following IOS version. Cisco IOS Software, c7600s72033_rp Software (c7600s72033_rp-ADVIPSERVICES-M), Version 15.2(4)S4a, RELEASE SOFTWARE (fc1)Tacacs+ users can successfully login via telnet but its asking for the enable password to ...
I guess I am gonna have to give up. The same config works on all the other gears connecting to the same tacacs server, only this particular 7609 show this issue. I think I hit a bug. Thank you for all your help so far.
And this is what I see when I try logging in with aaa authorization enabled(when the tacacs+ login fails with %Authorization failed.). Nov 18 08:08:32: AAA/AUTHEN/LOGIN (00000000): Pick method list 'default'Nov 18 08:08:32: TPLUS: Queuing AAA Authent...
Hi,I did not have aaa authentication and tacacs debugging enabled. I have enabled them all and this is what it shows when tacacs+ works but have to type the enable password. Nov 18 07:39:35: AAA/AUTHEN/LOGIN (00000000): Pick method list 'default'Nov ...
Hi,Using tac_plus on CentOS. Here is how its setup. group = nwadmin { default service = permit service = exec { priv-lvl = 15 }}user = user1 { login = des $1$XXXXXXXXXXXXXXXXXXXXXXXXX member = nwadmin} Thanks,