ReviewBoard LDAP authentication fails.

2011-11-30 Thread Dexter
With reviewboard 1.6.3 configured LDAP Authentication. Here is the setting used > Unchecked "Allowed anonymous read-only accesss" > Authentication Method "LDAP" > LDAP server "ldap://" > LDAP Base DN "" > Given Name attribute "givenName" > Surname attribute "sn" > Full name attribute "displayNam

Re: ReviewBoard LDAP authentication fails.

2011-12-06 Thread Bradley
Not sure if this helps, I am using "uid=%s" against OpenLDAP. On Nov 30, 11:46 pm, Dexter wrote: > With reviewboard 1.6.3 configured LDAP Authentication.  Here is the > setting used > > > Unchecked  "Allowed anonymous read-only accesss" > > Authentication Method "LDAP" > > LDAP server "ldap://" >

Re: ReviewBoard LDAP authentication fails.

2011-12-07 Thread jack jack
I have also faced these issues, while configuring RB with LDAP, which required me to modify the backends.py to add filters. In my case user mask: sAMAccountName=%s Anonymous user mask contains following entries: CN=ldapquery,OU=Service Accounts,OU=Exception Accounts,DC=na,DC=xxware,DC=com Sup

Re: ReviewBoard LDAP authentication fails.

2011-12-07 Thread Dexter
@Bradley && @Jack jack, did you LDAP configuration work after making your respective changes ? At times, I have noticed that if I leave any field blank in LDAP authentication page then I get a field cannot be empty error on the review board log. This happens even though the field is mentioned as