Bob
Have a question related to this hub?
Alice
Got something to say related to this hub?
Share it here.
Linux PAM | |
---|---|
Stable release | 1.7.1[1] ![]() |
Repository | github |
Written in | C |
Operating system | Linux |
Type | authentication |
License | GNU General Public License or Modified BSD License |
Website | linux-pam |
Linux Pluggable Authentication Modules (PAM) is a suite of libraries that allow a Linux system administrator to configure methods to authenticate users. It provides a flexible and centralized way to switch authentication methods for secured applications by using configuration files instead of changing application code.[2] There are Linux PAM libraries allowing authentication using methods such as local passwords, LDAP, or fingerprint readers.[3] Linux PAM is evolved from the Unix Pluggable Authentication Modules architecture.[4]
Linux-PAM separates the tasks of authentication into four independent management groups:[5]