Difference between revisions of "PAM (Pluggable Authentication Modules)"
From Learnit docs
(Redirected page to PAM (Pluggable Authentication Modules)) (Tag: New redirect) |
|||
Line 1: | Line 1: | ||
+ | #redirect [[PAM (Pluggable Authentication Modules)]] | ||
#redirect [[PAM (Pluggable Authentication Modules)]] | #redirect [[PAM (Pluggable Authentication Modules)]] | ||
{{Authentication}} | {{Authentication}} |
Revision as of 11:09, 16 May 2019
Redirect to:
Template:Authentication Template:Note
With PAM you can use the same user database for different applications log ins (SSO - Single Sign On). PAM also supports different authentication processes as required.
This method uses PAM to access the native usernames on this server. You have to install PAM Authentication Module in order to use this module.