dbarkman Posted December 4, 2009 Share Posted December 4, 2009 Hey there, I have a question about building a custom LDAP Auth application. In the settings I was provided for the server, I have a "Privileged User" DN and password, although I'm not sure what to do with the privileged user. Will I bind with the privileged user, then search for my normal user with ldap_search, then ldap_compare to check the password, or will I just bind with the normal user as well? If the normal user also binds, what is the point of having the Privileged user bind first? Thanks David Link to comment https://forums.phpfreaks.com/topic/184020-ldap-auth/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.