mirror of
https://gitlab.com/CinnamonSlackBuilds/csb.git
synced 2024-12-26 21:59:28 +01:00
13 lines
502 B
Text
13 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:
|