PAM common-auth configuration

Some Linux systems are able to include a group of common-... files that are generated by a Control Panel program that is used to configure how the system authenticates users.

#%PAM-1.0
auth       include      common-auth
account    include      common-account
password   include      common-password
session    include      common-session
Back to Linux-PAM