2 Free Tacacs+ Alternatives
These are my notes on configuring and testing a quick implementation of a free tacacs+ authentication and authorization server software on Windows and on Kali Linux. A quick review of TACACS+ Tacacs+ is used by network devices to authenticate users. Each user that logs on to a network device is checked against the Tacacs+ server database, before a decision is made. The decision can be something like: the user is authenticated but will have limited access to the network device the user is authenticated and will have full rights on the network device, the user is not authorized to access the network device and is kicked off. Tacacs.Net on Windows Installation and configuration Download the software from the official website Install the software. At some point, the system asks you to configure a shared secret. This key will be used for communications between Tacacs+ clients and the Tacacs+ server. Configuring authentication For Windows 7, the configuration files are in the following path...