LDAP error when administrator logs in as student

LDAP error when administrator logs in as student

von Suzanne Faber -
Anzahl Antworten: 1
We just did a clean install of Moodle 1.9.9 and as an administrator when I click the login as button for a student I get an LDAP error, but it still ends up logging me in as that student. Here's the error: "Error: could not bind ldap anonymously". Any ideas?
Als Antwort auf Suzanne Faber

Re: LDAP error when administrator logs in as student

von Atul Runthala -
Hi

Go to User>Authentication>LDAP Server

Just write your LDAP Server name or IP in- Host URL

And
Also write Distinguished Name like uid=test,ou=people,dc=atul-runthala,dc=ac,dc=in

and

Password


uid and password is a one account which is available in the LDAP Account.

Atul Runthala