10 lines
338 B
Plaintext
10 lines
338 B
Plaintext
|
config BR2_PACKAGE_LIBPAM_TACPLUS
|
||
|
bool "libpam-tacplus"
|
||
|
help
|
||
|
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.
|
||
|
|
||
|
https://github.com/jeroennijhof/pam_tacplus
|