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.
Note that you will succeed in building the package after doing the libtoolize,aclocal,autoconf,autoheader,automake,configure dance. But debian/rules was supposed to make that easy.
Do a clean "git clone" and try to build a package:
Note that you will succeed in building the package after doing the libtoolize,aclocal,autoconf,autoheader,automake,configure dance. But debian/rules was supposed to make that easy.