160f0e4b5f
- Use official tarball - Drop patch (already in version) - Add patch to fix build failure - The site that was used, https://github.com/jeroennijhof/pam_tacplus, now redirects to https://github.com/kravietz/pam_tacplus, so used this new site https://github.com/kravietz/pam_tacplus/blob/v1.7.0/ChangeLog Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
10 lines
334 B
Plaintext
10 lines
334 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/kravietz/pam_tacplus
|