C++ CSS HTML Java JavaScript MySQL Oracle PERL PHP SQL Unix VBScript XHTML XML Сети
Pluggable Authentication Modules (PAM)
 

Chapter 14. Pluggable Authentication Modules (PAM)

Programs which allow users access to a system verify the user's identity through a process called authentication called Pluggable Authentication Modules (PAM).

PAM uses a pluggable, modular architecture, which affords the system administrator a great deal of flexibility in setting authentication policies for the system.

misconfiguration of PAM can compromise system security, it is important to understand the structure of these files before making any modifications (refer to Section 14.3 PAM Configuration File Format for more information).

14.1. Advantages of PAM

PAM offers the following advantages:

Главная