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.
We have the Cisco Secure ACS v 3.2. There is a devices that we recently discovered is not added into the network configuration on the ACS. This device running IOS 12.2(29) does have all of the correct tacacs settings that should allow it to authent...
I have the following config on my switch...aaa new-modelaaa authentication login default group tacacs+ localaaa authentication login CONSOLE lineaaa authorization config-commandsaaa authorization exec default group tacacs+ localaaa authorization comm...
Hi there. I've been trying to create a .csv file to import into my secure acs 3.3. Most of the file works, except the lines with Action Code 123(ADD_DIAL_ACCESS_FILTER). The line looks like this.20, 0, User-Name,,123,,"Site-Device,*,*,*",AAA Client...
When accessing the reports on our ACS, for example, the Passed Authentications report, the .csv file is just too long. Is there something I could that that would cut the future reports down by month. So each .csv files would be for 1 month. I want t...
I went through and checked for both cases. But still haven't found out the reason.One thing we did notice, the tacacs server key on this switch is different than the keys we typically use. It's possible someone could have put this key in there a long...
Just so I'm clear, After I create a user account, should I only do the commands that you listed, or can I do all of my commands?I'll make sure to score ya.Thanks,Andrew
Thanks Prem! You have been a ton of help.Do you have any suggestions for where to find information on doing the same thing(Command Set Authorization) for Juniper Routers using Tacacs or Radius?Thanks again,Andrew
Thanks for all the help Prem...one last thing for this thread.So we now have in our config...Aaa new-modelAaa authentication login default group tacacs+ localAaa authorization config-commandsAaa authorization exec default group tacacs+ localAaa autho...