Topic: Authenticating users with ldap
Hi,
I have a working LDAP DB I would like to create the same username in the mysql DB, but a the authetication time, I would like to check againts the LDAP server instead of the mysql DB.
Sould I only modify the login.php file?
Many thanks
Oliver