Comment #2 on issue 2493 by mvanb...@gmail.com: LDAP authentication fails if anonymous search is not allowed by the LDAP server
http://code.google.com/p/reviewboard/issues/detail?id=2493

WARNING:
If you leave the Anonymous User Mask en Password empty, and you have, as suggested, set Usermask to "(uid=%s)" it will try to bind with (uid=username),DN which is invalid. The () generates an invalid DN syntax. So make sure that after this patch you remove the () from that field to make it work again.

Took me some time today after upgrading from 1.6.14 to 1.7.3 :(

--
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to