Jump to content

Recommended Posts

Posted

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

Posted

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.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...