Hi Ken,

It sounds as if the modules needed for AD are no longer installed (or,
potentially, there's a dependency version mismatch error preventing our AD
backend from loading -- see if there's a full list of repository types in
the Add Repository page).

Can you see if the python-ldap package is installed? If you're using pip or
easy_install for Review Board packages, run:

$ pip install -U python-ldap

Or:

$ easy_install -U python-ldap

Christian


On Fri, Oct 27, 2017 at 19:24 Ken Rachynski <[email protected]> wrote:

> Hi, I just tried to do an upgrade with all kinds of "no turning back now"
> errors. I went from 2.5.6.1 to 2.5.16. In the process, I discovered that
> 2.5.6.1 appears to be the last version supported by python 2.6.6. So I did
> an upgrade to add python 2.7 to my CentOS 6 server. After much back and
> forth, I managed to get Review Board installed and mostly working. The only
> thing that I appear to be missing right now is Active Directory
> authentication; well, any authentication other than Standard Registration
> and Legacy Authentication Modules. I can still see my AD configuration but
> no amount of twiddling seems to make Review Board use those settings.
>
> I don't see any kind of messages in the logs saying that AD was tried and
> failed, so I'm rather at a loss of how to tell what is actually wrong with
> my system. For now, I think I'm just going to add passwords to all the
> users that were AD authed so they can get in and work.
>
> Ken
>
> --
> 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
> "reviewboard" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/d/optout.
>
-- 
-- 
Christian Hammond
President/CEO of Beanbag
Makers of Review Board

-- 
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 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to