D
Dejan Gambin
Hello,
I am trying to disable anonymous ldap bind to AD but have no success.
There are three things I have noticed:
1. If I try to bind as existing user, than the password must match
even if it is blank
2. If I try to bind as non-existing user with non-blank password, it
fails
3. If I try to bind as non-existing user with blank password it passes
and I do not want that.
How can I disable this?
By the way, I am using ldap_bind php function to do binding...
Thanks in advance
Dejan Gambin
I am trying to disable anonymous ldap bind to AD but have no success.
There are three things I have noticed:
1. If I try to bind as existing user, than the password must match
even if it is blank
2. If I try to bind as non-existing user with non-blank password, it
fails
3. If I try to bind as non-existing user with blank password it passes
and I do not want that.
How can I disable this?
By the way, I am using ldap_bind php function to do binding...
Thanks in advance
Dejan Gambin