xref: /OK3568_Linux_fs/buildroot/package/libpam-tacplus/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
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