03-22-2010 05:38 AM - edited 03-10-2019 05:01 PM
Hi all,
We are using Cisco ACS 1120 with 5.0 base licenced for TACACS , does ACS 5.0 support RSA server as external database for authenticating the users as we do in the previous versions of 4.2,4.0.
If so kindly let me know how we can do it ? or do we have any document?
Regards
Sreekanth
03-22-2010 05:48 AM
Unfortunately not in ACS 5.0 but its supported in ACS 5.1
see release notes from ACS 5.1
I dont why they skiped this in 5.0 ( we had to wat for 5.1)
M.
Hope that helps rate if it does
03-22-2010 07:10 AM
This is supported in ACS 5.1. ACS 5.1 can be downloaded from CCO and can upgrade ACS 5.0 to ACS 5.1
03-22-2010 09:34 PM
Hi all
Thanks 4 the replies ,
i have few doubts regarding upgrading the acs 5.0 to 5.1 , after i download tyhe packages from cisoc.com
1. How i am supposed to copy the following packages into ACS , should i use any TFTP Server or Repository kind of thing ?
2. If repository , can u explain how to build it , i dont know a bit of it ....
3. how can i view the file system of ACS so as to copy the files to it , and what path name should i specify in installing the packages?
Kindly reply me ...
Regards
Sreekanth
03-22-2010 10:57 PM
Hi Sreekanth,
You must have a repository configured with an FTP, NFS, or SFTP network server (but not a TFTP repository) to perform the ACS upgrade.
Here is how you create a repository with FTP
acs/admin(config)# repository myftp1
acs/admin(config-Repository)# url ftp://10.0.0.10/acs1
acs/admin(config-Repository)# user anonymous password 123456
acs/admin(config-Repository)# exit
acs/admin(config)#
The detailed steps for upgrading from 5.0 to 5.1 can be found on this Cisco link.
Hope this helps.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide