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 am trying to get our ACS to authenticate login sessions to our PIX and ASA devices. Can anyone provide a sample configuration that will push all access to these devices to the ACS for TACACS? THE ACS has been configured and is ready for authenticat...
Hi...I had a similar issue and found this discussion whilst trying to find the solution. I managed to resolve the issue by creating a repository using the following: -conf trepository url ftp://<ip-address>/<direcory-name>user <username> password pl...
On testing the above even further, I seem to have an issue...With the following configuration loaded...aaa-server TLS-ACS5 protocol tacacs+ aaa-server TLS-ACS5 (inside) host 10.0.20.200key passme123aaa authentication ssh console TLS-ACS5 LOCALaaa aut...
Hi,After having another look at this this morning the command "aaa authentication enable console TLS-ACS5 LOCAL" can be used to authenticate the users exec-priv password against TACACS+.
Hi Roshan,Can you advise how I might go about authenticating access to exec-privialge on the FW against the ACS? I cannot find any any configuration examples.