Ive gotten some php to talk to an ldap server. Im trying to create a way for my php to query the LDAP server and check a username/password combo.
I can get the LDAP to give me back a username, or a list of names, but how do I tell it to check if a password is valid?