Community « Discussion forum « Bug tracker « LDAP user authentication? «
Comment: LDAP user authentication?
| << Previous | Next >> |
Hi All,
I am (also) trying to set up LDAP authentication with YACS, sofar no luck.
My LDAP server allows for anonymous bind and when i read yacs/users/authenticators/ldap.php i think it suggests that leaving uname and passwd parameters out results in anonymous bind.
in http://test.azu.nl/yacs/users/configure.php I write in the Authentication management -> Screening -> Use the authenticator :
ldap test.azu.nl "dc=ribs,dc=azu,dc=nl"
This results in "Impossible to bind to LDAP server test.azu.nl." when i try to log in with a valid name.
A simple php script does the anonymous without trouble and returns what the LDAP contents.
Can someone point out what goes wrong plz?
by Vincent on May 21
