1config BR2_PACKAGE_LIBPAM_TACPLUS 2 bool "libpam-tacplus" 3 help 4 TACACS+ protocol client library and PAM module in C. This 5 PAM module support authentication, authorization (account 6 management) and accounting (session management)performed 7 using TACACS+ protocol designed by Cisco. 8 9 https://github.com/jeroennijhof/pam_tacplus 10