csb/pam/slack-desc
Willy Sudiarto Raharjo a3a0fd8027
Revert "pam: Removed (included in -current)."
This reverts commit 7bc9547c6b.
2020-05-14 09:01:02 +07:00

12 lines
502 B
Text

|-----handy-ruler------------------------------------------------------|
pam: pam (Pluggable Authentication Modules)
pam:
pam: PAM = Pluggable Authentication Modules. Basically, it is a flexible
pam: mechanism for authenticating users. PAM provides a way to develop
pam: programs that are independent of authentication scheme. However,
pam: these programs will need "authentication modules" (and libpam) at
pam: run-time in order to work.
pam:
pam:
pam: Homepage: http://www.linux-pam.org/
pam: