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 configure my switch with this:#aaa authentication dot1x default group radius#dot1x system-auth-control#radius-server host 214.3.80.7 auth-port 1645 acct-port 1646 key 7 0601592D6C40I have everything configured and I am using cisco secure ACS a...
I am using cisco secure ACS and have everything up and running. I configured my 3560 switch with tacacs+ info and it works when I console into it and use my login name, but when I telnet into it from another switch it gives me an "authorization failu...
Mr.Burts,I got it now and it works smoothe. I logged into our Cisco Secure ACS which is running TACACS+. I clicked on edit settings under the group I am in, then I Scrolled down to TACACS+ Settings and checked the SHELL(exec) box. wow I couldn't beli...
I check the log reports on the TACACS server and it shows me the authorization failures. I am still tryint to troubleshoot it. thanks for your help though I really appreciate it. All the reports say, under auhtorizatino failure code, is SERVICE=cmd* ...
below is the message I get when debug aaa authentication is on. 04:52:50: tty1 AAA/AUTHOR/EXEC (4206801977): Port='tty1' list='' service=EXEC04:52:50: AAA/AUTHOR/EXEC: tty1 (4206801977) user='jacobo.soriano'04:52:50: tty1 AAA/AUTHOR/EXEC (4206801977)...
this is my configuration:aaa authentication login default group tacacs+ localaaa authorization exec default group tacacs+ if-authenticatedaaa authorization network default group tacacs+ if-authenticatedaaa accounting exec default start-stop group tac...