-

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

PAM (Pluggable Authentication Modules): Difference between revisions

From MoodleDocs
(location edit)
No edit summary
Line 1: Line 1:
{{Authentication}}
<p class="note">'''Please refer to [[TOC_with_notes#Authentication|these notes]] before editing this page.'''</p>
Location: Settings link in ''Administration > Plugins > Authentication > Manage authentication'' in 2.0 onwards or ''Administration > Users > Authentication > Manage authentication'' in 1.9
Location: Settings link in ''Administration > Plugins > Authentication > Manage authentication'' in 2.0 onwards or ''Administration > Users > Authentication > Manage authentication'' in 1.9



Revision as of 06:42, 31 May 2011

Please refer to these notes before editing this page.

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.