PAM (Pluggable Authentication Modules): Difference between revisions
From MoodleDocs
Eryn O'Neil (talk | contribs) (added stub tag.) |
No edit summary |
||
(8 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
{{ | {{Authentication}} | ||
Location: Settings link in ''Settings > Site administration > Plugins > Authentication > Manage authentication'' | |||
[ | 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. | |||
*[http://www.kernel.org/pub/linux/libs/pam/ Linux PAM module] | |||
[[fr:PAM (Modules d'authentification installables)]] | [[fr:PAM (Modules d'authentification installables)]] | ||
[[de:PAM]] |
Latest revision as of 11:50, 22 March 2012
Location: Settings link in Settings > Site administration > Plugins > Authentication > Manage authentication
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.