
PAM-Plugable Authentication Modules
PAM is an authentication layer that allows programs to be written independent of specific authentication scheme.The application request authentication via the PAM library and PAM library determines whether the user is allowed to proceed.If an administrator wants to implement a different authentication,he just change the PAM configuration files and existing program work seamlessly. All application [...]


















