Note: You are currently viewing documentation for Moodle 1.9. Up-to-date documentation for the latest stable version is available here: PAM (Pluggable Authentication Modules).

PAM (Pluggable Authentication Modules): Difference between revisions

From MoodleDocs
what it does
location edit
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
Location: Settings link in ''Administration > Users > [[Authentication]]''
Location: Settings link in ''Administration > Plugins > Authentication > Manage authentication'' in 2.0 onwards or ''Administration > Users > Authentication > Manage authentication'' in 1.9
 


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.
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.
Line 10: Line 11:


[[fr:PAM (Modules d'authentification installables)]]
[[fr:PAM (Modules d'authentification installables)]]
[[de:Authentifizierung über PAM]]

Latest revision as of 18:04, 26 October 2010

Location: Settings link in Administration > Plugins > Authentication > Manage authentication in 2.0 onwards or Administration > Users > Authentication > Manage authentication in 1.9


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.