Hello guys,
Im trying to use LDAP for a project at my work but its giving me quite a headache so far... plus I cant make too many tests since the service desk is abroad and they take for ever to unlock my account if when I lock it due to too many tries 😛
I was able to logon to the domain fine with my domain user and password as long as its the user of the current windows session.
I mean I would like to allow it to logon with a different user from the one already loggein to windows.
Ex: User 1 and User 2.
User 1 is logged on Computer 1 and when he connects to my website with his credentials it works, but if he logs out and for some reason user 2 needs to use the site for a new minutes on User's 1 windows session it doesnt recognize user's 2 credentials. Is there a way to allow a different user logon with LDAP then the one from windows session.
It gives me the following message:
Warning: ldap_bind() [function.ldap-bind]: Unable to bind to server: Invalid credentials in C:\xampp\htdocs\robocup\ldap.php on line 23