01-20-2010 10:50 AM - edited 02-21-2020 03:51 AM
I worked before on TACACS servers running on Windows but not on Unix. I am new to an environment without any documentation and I need to make sure I have access to the TACACS/ACS config.
I go to my switch config and I see that 'tacacs-server 10.0.0.1'.
Then I ssh into '10.0.0.1' and I see the below after doing 'ls'.
From the below, do you have any idea on how I access the ACS configuration in case I need to alter any parameter there? I tried http://10.0.0.1 but that does not work.
-bash-3.00$ ls
bin devices kernel net sbin TT_DB
boot etc lib opt system usr
cdrom export lost+found platform tftpboot var
dev home mnt proc tmp vol-bash-3.00$ ls
bin devices kernel net sbin TT_DB
boot etc lib opt system usr
cdrom export lost+found platform tftpboot var
dev home mnt proc tmp vol
Solved! Go to Solution.
01-21-2010 06:39 AM
Try http://10.0.0.1:2002 because ACS listens on port 2002 by default.
Pete
01-22-2010 09:15 PM
I worked before on TACACS servers running on Windows but not on Unix. I am new to an environment without any documentation and I need to make sure I have access to the TACACS/ACS config.
I go to my switch config and I see that 'tacacs-server 10.0.0.1'.
Then I ssh into '10.0.0.1' and I see the below after doing 'ls'.
From the below, do you have any idea on how I access the ACS configuration in case I need to alter any parameter there? I tried http://10.0.0.1 but that does not work.
-bash-3.00$ ls
bin devices kernel net sbin TT_DB
boot etc lib opt system usr
cdrom export lost+found platform tftpboot var
dev home mnt proc tmp vol-bash-3.00$ ls
bin devices kernel net sbin TT_DB
boot etc lib opt system usr
cdrom export lost+found platform tftpboot var
dev home mnt proc tmp vol
Hi,
Genrally to access ACS server default port is the server ip address and port in which the ACS gives the gui interface is 2002.so access the ACS server on port 2002 then see are you able access the ACS or not.
Hope to help
Regards
Ganesh.H
01-21-2010 06:39 AM
Try http://10.0.0.1:2002 because ACS listens on port 2002 by default.
Pete
01-22-2010 09:15 PM
I worked before on TACACS servers running on Windows but not on Unix. I am new to an environment without any documentation and I need to make sure I have access to the TACACS/ACS config.
I go to my switch config and I see that 'tacacs-server 10.0.0.1'.
Then I ssh into '10.0.0.1' and I see the below after doing 'ls'.
From the below, do you have any idea on how I access the ACS configuration in case I need to alter any parameter there? I tried http://10.0.0.1 but that does not work.
-bash-3.00$ ls
bin devices kernel net sbin TT_DB
boot etc lib opt system usr
cdrom export lost+found platform tftpboot var
dev home mnt proc tmp vol-bash-3.00$ ls
bin devices kernel net sbin TT_DB
boot etc lib opt system usr
cdrom export lost+found platform tftpboot var
dev home mnt proc tmp vol
Hi,
Genrally to access ACS server default port is the server ip address and port in which the ACS gives the gui interface is 2002.so access the ACS server on port 2002 then see are you able access the ACS or not.
Hope to help
Regards
Ganesh.H
01-26-2010 09:38 AM
It turned out this is not even ACS.
A previous admin installed whatever open source or hacked system he found and used as TACACS.
Thanks folks.
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