Hi all

I have just installed a new installation of ReviewBoard and am trying to 
setup authentication against Google Secure LDAP
As part of this, I have had to install and setup an stunnel configuration 
and having done tests, I can see that this works.

If I perform a simple ldapsearch
  ldapsearch -x -D CrimsenAc -w myPassword -H ldap://localhost:1636/ -b 
dc=example,dc=com '*'
I get valid output

I have configured LDAP authentication within ReviewBoard with a valid LDAP 
Server, no TLS (as I'm using stunnel instead), a bind account (CrimsenAc), 
the password for the bind account, and the LDAP base DN (dc=example,dc=com).
I have also configured the Username attribute to be '(uid=%s)'
...and this could be the issue (?)


The apache log files show 'Error authenticating user' with an LDAP result of
{'result': -7, 'desc': 'Bad search filter', 'ctrls': [], 'info': 'Valid 
access code'}


Has anyone managed to get LDAP authentication working with ReviewBoard and 
Google workspace?


Thanks in advance
Mark

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"Review Board Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/reviewboard/fe15a29d-4e44-4359-9ae9-22b5a67dd731n%40googlegroups.com.

Reply via email to