Hi
When a user loggs into out moodle it asks them for more information such as name, e-mail addres etc. Is it possible for moodle to automatcially pull all that information from Activate Directory please?
Thanks

Hi
When a user loggs into out moodle it asks them for more information such as name, e-mail addres etc. Is it possible for moodle to automatcially pull all that information from Activate Directory please?
Thanks
Yep, see: LDAP authentication - MoodleDocs
Fill in the fields on the LDAP authentication form with the names of the corresponding fields on your LDAP server.
First name - The name of the attribute that holds the first name of your users in your LDAP server. This is usually givenName.
Surname - The name of the attribute that holds the surname of your users in your LDAP server. This is usually sn.
Email address - The name of the attribute that holds the email address of your users in your LDAP server. This is usually mail.
There are currently 1 users browsing this thread. (0 members and 1 guests)