Authenticating through multiple LDAP servers

2014-05-30 Thread swhite
Is there a way to tell Review Board to authenticate through a secondary 
LDAP server?  We have a primary LDAP server and a secondary LDAP server and 
need to be able to authenticate users through either.

-- 
Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/
---
Sign up for Review Board hosting at RBCommons: https://rbcommons.com/
---
Happy user? Let us know at http://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
reviewboard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Authenticating through multiple LDAP servers

2014-05-30 Thread Eric Johnson
So far as I know, you'll need to write your own customized
authentication/authorization plugin. It isn't hard. Been many months since
I did this, but if you have any familiarity with Python coding, then taking
the existing authorization handlers and modifying it should be
straightforward.

Eric.


On Fri, May 30, 2014 at 7:21 AM, swh...@lgc.com wrote:

 Is there a way to tell Review Board to authenticate through a secondary
 LDAP server?  We have a primary LDAP server and a secondary LDAP server and
 need to be able to authenticate users through either.

  --
 Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/
 ---
 Sign up for Review Board hosting at RBCommons: https://rbcommons.com/
 ---
 Happy user? Let us know at http://www.reviewboard.org/users/
 ---
 You received this message because you are subscribed to the Google Groups
 reviewboard group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to reviewboard+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/d/optout.


-- 
Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/
---
Sign up for Review Board hosting at RBCommons: https://rbcommons.com/
---
Happy user? Let us know at http://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
reviewboard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.