What's PAM?

PAM is an abbreviation for pluggable authentication modules. This suite provides a much more flexible way to authenticate and authorize users by differing in services.

 Howto

The following steps will guide you through the installation of PAM. Please note that it is recommended to build fallback packages of sudo and shadow, because they will be replaced by modified version with enabled PAM-support. It is also recommended to run an open rootshell in background.

After processing these steps you will obtain a full-PAM-supported system. You can find the configurationfiles in /etc/pam.d/. The configuration is separated by the name of the services.

 Links