|
7 months ago | |
---|---|---|
.. | ||
Dockerfile | 7 months ago | |
README.md | 4 years ago | |
do_auth.py | 1 year ago | |
python.equivs | 7 months ago | |
python_3_all.deb | 1 year ago | |
tac_passwd | 2 years ago | |
tac_plus.conf.do_auth | 1 year ago |
Terminal Access Controller Access-Control System Plus (TACACS+) is a protocol developed by Cisco and released as an open standard beginning in 1993. Although derived from TACACS, TACACS+ is a separate protocol that handles authentication, authorization, and accounting (AAA) services.
The tac_plus
server is a major rewrite of the original Cisco source code.
For more information see http://www.shrubbery.net/tac_plus/, a reference manual for the configuration file is available at http://manpages.ubuntu.com/manpages/trusty/man5/tac_plus.conf.5.html .
An easier TACACS+ configuration can be done with do_auth
, see
https://github.com/jathanism/do_auth .
The appliance includes tac_passwd
, tac_adduser
and tac_deluser
to manage the password file /etc/tacacs+/passwd
.