FN-GM Posted May 23, 2008 Posted May 23, 2008 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
Jona Posted May 23, 2008 Posted May 23, 2008 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.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now