TACACS+ protocol client library and PAM module in C. This PAM module support authentication, authorization (account management) and accounting (session management)performed using TACACS+ protocol designed by Cisco.
I'm testing a server tacacs using a port other than the default and a have a question. Is it possible to set a specific port on tacc command to test the connection with tacacs server?
In the help of the command I saw that there is the "-y" option that we can define a tty or a port but can not specify, for example, port 50 TCP.
Hi,
I'm testing a server tacacs using a port other than the default and a have a question. Is it possible to set a specific port on tacc command to test the connection with tacacs server?
In the help of the command I saw that there is the "-y" option that we can define a tty or a port but can not specify, for example, port 50 TCP.
thanks