Note: You are currently viewing documentation for Moodle 2.2. Up-to-date documentation for the latest stable version is available here: External database authentication.

External database authentication

From MoodleDocs
Revision as of 13:48, 27 February 2008 by Helen Foster (talk | contribs) (location)

Location: Settings link in Administration > Users > Authentication


This method uses an external database table to check whether a given username and password is valid. If the account is a new one, then information from other fields may also be copied across into Moodle.

This is done by mapping fields at the bottom of the database authentication page. Each data field in the user profile has a text field next to it. Enter the name of the column in the external database that maps to the profile data field.

See also