HRe: While using Active Directory for login ,Getting Error certs not verifiable

2022-02-22 Thread RAJAT MEHTA
added hash for crt in the same path .Also i have updated the cert.pem file inside certifi path of python.Still the issue is same and users are not able to login via Active Directory. Thanks Rajat On Sunday, 13 February 2022 at 06:55:08 UTC+5:30 Christian Hammond wrote: > Hi Rajat, > >

Re: While using Active Directory for login ,Getting Error certs not verifiable

2022-02-12 Thread Christian Hammond
for the certs there. You can find the paths by running 'python' in the container and typing: import ssl print ssl.get_default_verify_paths() Christian On Thu, Feb 10, 2022 at 11:30 AM RAJAT MEHTA wrote: > Hi i am using version 3.0.14 for review board and have Authentication set > as

While using Active Directory for login ,Getting Error certs not verifiable

2022-02-10 Thread RAJAT MEHTA
Hi i am using version 3.0.14 for review board and have Authentication set as Active directory for login .While trying to login i am getting below error 2022-01-31 11:50:40,239 - WARNING - - reviewboard.accounts.backends.ad - Could not connect to domain controller "xxx..co

Re: Is there a way for an admin to "create" Active Directory users?

2019-04-10 Thread Israel Tsadok
; > We don't have a built-in way of doing this for Active Directory users. In > order to create the local entry in the database for an AD user, we need > some information on the user from AD that can be passed to > ActiveDirectoryBackend.get_or_create_user(). This comes from a user loo

Re: Is there a way for an admin to "create" Active Directory users?

2019-04-10 Thread Christian Hammond
Hi Israel, We don't have a built-in way of doing this for Active Directory users. In order to create the local entry in the database for an AD user, we need some information on the user from AD that can be passed to ActiveDirectoryBackend.get_or_create_user(). This comes from a user lookup

Is there a way for an admin to "create" Active Directory users?

2019-04-08 Thread Israel Tsadok
I am trying to evangelize reviewboard in my organization, but I'm held back by an annoying limitation. I am using Active Directory authentication, and it seems that the only way for an AD user to get created is for that user to log into the system with their AD credentials. This means that I

Re: Active Directory

2017-05-08 Thread nuanedi
On Tuesday, 5 October 2010 13:05:06 UTC-4, albal wrote: > > Hi, > > I'm trying to get Active Directory Authentication working with > ReviewBoard 1.5. I am running on Debian-Lenny and I have a successful > install of ReviewBoard but I would like to have our users authentic

Re: Error after logging in with Active Directory 1.7.27

2017-04-26 Thread JD K
Ok. Thanks for the help! -- 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

Re: Error after logging in with Active Directory 1.7.27

2017-04-26 Thread Stephen Gallagher
On Wed, Apr 26, 2017 at 6:02 PM JD K wrote: > Thank you for the response. I am standing up a new instance of ReviewBoard > on Centos 6.7, and 1.7.x was what yum installed from the epel repo, which > from what I can tell is up to date. I would like to have a newer version of

Re: Error after logging in with Active Directory 1.7.27

2017-04-26 Thread JD K
Thank you for the response. I am standing up a new instance of ReviewBoard on Centos 6.7, and 1.7.x was what yum installed from the epel repo, which from what I can tell is up to date. I would like to have a newer version of Reivew Board though. I am running python-ldap 2.3.10. I did not add

Re: Error after logging in with Active Directory 1.7.27

2017-04-25 Thread Christian Hammond
EO of Beanbag <https://www.beanbaginc.com/> Makers of Review Board <https://www.reviewboard.org/> On Tue, Apr 25, 2017 at 4:39 PM, JD K <jdk357...@gmail.com> wrote: > I'm running Reviewboard 1.7.27 with Active Directory authentication. I am > receiving the Something broke! (Er

Error after logging in with Active Directory 1.7.27

2017-04-25 Thread JD K
I'm running Reviewboard 1.7.27 with Active Directory authentication. I am receiving the Something broke! (Error 500) error when I try to login. I know it is checking correctly because if I don't enter the correct password it displays the nice red Incorrect Password text. But if I enter

Re: ReviewBoard and Active Directory issue: DEBUG - Search root

2016-02-01 Thread Christian Hammond
18 UTC+1 użytkownik slaventii > napisał: >> >> Hello, >> I tried to setup ReviewBoard with Active Directory but I cant login >> with my domain account. >> In log I found: >> 2012-01-20 03:43:19,841 - DEBUG - Search root dc=domain,dc=local >> &g

Re: ReviewBoard and Active Directory issue: DEBUG - Search root

2016-01-27 Thread Krzysztof Śmigiel
uot;ś". Redropped database with proper UTF-8 coding resolved the issue. Hope that it'll help someone W dniu piątek, 20 stycznia 2012 12:57:18 UTC+1 użytkownik slaventii napisał: > > Hello, > I tried to setup ReviewBoard with Active Directory but I cant login > with my domain acco

Issue 3951 in reviewboard: [Active Directory LDAP ] Misleading info for Anonymous User Mask

2015-08-24 Thread reviewboard
Status: New Owner: Labels: Type-Defect Component-Docs New issue 3951 by coronari...@gmail.com: [Active Directory LDAP ] Misleading info for Anonymous User Mask https://code.google.com/p/reviewboard/issues/detail?id=3951 What's the URL of the page containing the problem? I'm using

Issue 3856 in reviewboard: Enable configuring trusted certificates for Active Directory setup

2015-04-28 Thread reviewboard
Status: New Owner: Labels: Type-Enhancement Priority-Medium New issue 3856 by rasp...@gmail.com: Enable configuring trusted certificates for Active Directory setup https://code.google.com/p/reviewboard/issues/detail?id=3856 *** For customer support, please post to reviewbo

Re: Issue 1536 in reviewboard: Enabling Active Directory causes complete lockout (even local superuser cannot log back in)

2015-04-03 Thread reviewboard
Comment #9 on issue 1536 by saman1...@gmail.com: Enabling Active Directory causes complete lockout (even local superuser cannot log back in) https://code.google.com/p/reviewboard/issues/detail?id=1536 If you look at https://www.reviewboard.org/docs/manual/dev/admin/configuration

Re: Active directory/ LDAP authentication error

2015-02-24 Thread Stephen Gallagher
On Mon, 2015-02-23 at 11:37 -0800, JToThe DBizzle wrote: Hi there, I have installed Review Board 1.7 on a Centos 6 server using YUM. I am having difficulty getting AD authentication working, I have used Active directory and LDAP and each time I get an error with the domain controller's

Re: Issue 3774 in reviewboard: Active Directory login fails if group contains non-ascii characters

2015-02-23 Thread reviewboard
Updates: Status: Fixed Comment #2 on issue 3774 by trowb...@gmail.com: Active Directory login fails if group contains non-ascii characters https://code.google.com/p/reviewboard/issues/detail?id=3774 Fixed in release-2.0.x (becc0fe). Thanks! -- You received this message because

Active directory/ LDAP authentication error

2015-02-23 Thread JToThe DBizzle
Hi there, I have installed Review Board 1.7 on a Centos 6 server using YUM. I am having difficulty getting AD authentication working, I have used Active directory and LDAP and each time I get an error with the domain controller's certificate. If I connect without using TLS I am told

Re: Issue 3759 in reviewboard: Error Authenticating with Active Directory

2015-02-19 Thread reviewboard
Updates: Status: SetupIssue Comment #3 on issue 3759 by trowb...@gmail.com: Error Authenticating with Active Directory https://code.google.com/p/reviewboard/issues/detail?id=3759 (No comment was entered for this change.) -- You received this message because this project

Re: Issue 3759 in reviewboard: Error Authenticating with Active Directory

2015-02-19 Thread reviewboard
Comment #2 on issue 3759 by physicss...@gmail.com: Error Authenticating with Active Directory https://code.google.com/p/reviewboard/issues/detail?id=3759 I suspect that this was an issue with a python-ldap version mismatch. Not sure what I changed but this is working now, and as far as I

Re: Issue 3774 in reviewboard: Active Directory login fails if group contains non-ascii characters

2015-02-17 Thread reviewboard
Updates: Status: PendingReview Owner: trowb...@gmail.com Labels: Component-Accounts Comment #1 on issue 3774 by trowb...@gmail.com: Active Directory login fails if group contains non-ascii characters https://code.google.com/p/reviewboard/issues/detail?id=3774

Issue 3774 in reviewboard: Active Directory login fails if group contains non-ascii characters

2015-02-17 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 3774 by hanko.ge...@gmail.com: Active Directory login fails if group contains non-ascii characters https://code.google.com/p/reviewboard/issues/detail?id=3774 What version are you running? 2.0.12 What's the URL

Re: Issue 3759 in reviewboard: Error Authenticating with Active Directory

2015-02-06 Thread reviewboard
Comment #1 on issue 3759 by physicss...@gmail.com: Error Authenticating with Active Directory https://code.google.com/p/reviewboard/issues/detail?id=3759 Also forgot to mention, as far as reproducing my client environment, I have implemented the fix for Issue 3729 for string representation

Issue 3759 in reviewboard: Error Authenticating with Active Directory

2015-02-05 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 3759 by physicss...@gmail.com: Error Authenticating with Active Directory https://code.google.com/p/reviewboard/issues/detail?id=3759 What version are you running? I am running ReviewBoard 2.0.12 What's the URL

Re: Issue 3636 in reviewboard: minor update to documentation / Authentication / Active Directory

2015-02-02 Thread reviewboard
Comment #3 on issue 3636 by seanchai...@gmail.com: minor update to documentation / Authentication / Active Directory https://code.google.com/p/reviewboard/issues/detail?id=3636 I'll be on this later... -- You received this message because this project is configured to send all issue

Re: Active Directory authentication with multiple domains

2015-01-19 Thread Tyler Effinger
have an active directory environment consisting of a single forest and multiple domains. User accounts are spread among two of those domains. The reviewboard active directory authentication option works great, except for the fact that it can only query one domain at a time. Is there a way

Re: minor update to documentation / Authentication / Active Directory

2014-10-24 Thread David Trowbridge
Can you file a bug about that? Bonus points for proposed text, since you probably know this better than any of us right now. -David On Thu, Oct 23, 2014 at 4:59 PM, Gauthier Segay gauthier.se...@gmail.com wrote: While setting up Active Directory authentication on an instance of reviewboard

Issue 3636 in reviewboard: minor update to documentation / Authentication / Active Directory

2014-10-24 Thread reviewboard
Status: New Owner: Labels: Type-Enhancement Priority-Medium New issue 3636 by gauthier...@gmail.com: minor update to documentation / Authentication / Active Directory https://code.google.com/p/reviewboard/issues/detail?id=3636 under Active Directory Authentication Settings I propose

Re: Issue 3636 in reviewboard: minor update to documentation / Authentication / Active Directory

2014-10-24 Thread reviewboard
Comment #1 on issue 3636 by gauthier...@gmail.com: minor update to documentation / Authentication / Active Directory https://code.google.com/p/reviewboard/issues/detail?id=3636 https://groups.google.com/forum/#!topic/reviewboard/Ya9K3SWKcRI I checked again and it's not necessary to have

minor update to documentation / Authentication / Active Directory

2014-10-23 Thread Gauthier Segay
While setting up Active Directory authentication on an instance of reviewboard installed on a linux machine, I found that the domain name had to be fully qualified and was case sensitive (first part has to be uppercased). https://www.reviewboard.org/docs/manual/dev/admin/configuration

Re: Active Directory - Can't Assign New User to Review

2014-07-18 Thread fireworm
/usr/local/lib/python2.7/dist-packages/ReviewBoard-2.0.1-py2.7.egg/reviewboard/accounts/backends.py Line 698: def get_or_create_user(self, username, request, ad_user_data): username = re.sub(INVALID_USERNAME_CHAR_REGEX, '', username).lower()

Re: Active Directory - Can't Assign New User to Review

2014-07-17 Thread Jason Batchkoff
that absolutely gets hit 100% of the time to make sure i can see it? On Thursday, June 26, 2014 9:19:22 AM UTC-7, fireworm wrote: Local Site: Not that I'm aware. (I don't know what it is...) Yep, Authentication Settings are Active Directory. (New Users can login via AD just fine.) On Thursday

Re: Active Directory - Can't Assign New User to Review

2014-07-17 Thread Bruce Cran
Do you also need to restart memcached? -- Bruce On Thu, Jul 17, 2014 at 9:51 AM, Jason Batchkoff firewor...@gmail.com wrote: *bump bump* Anyone? Still haven't figured out how to get a local change to the py scripts to reflect correctly in the running copy. -- Get the Review Board

Re: Active Directory - Can't Assign New User to Review

2014-07-17 Thread David Trowbridge
You probably need to delete the .pyc file and reload the web server. -David On Thu, Jul 17, 2014 at 11:32 AM, Bruce Cran bruce.c...@gmail.com wrote: Do you also need to restart memcached? -- Bruce On Thu, Jul 17, 2014 at 9:51 AM, Jason Batchkoff firewor...@gmail.com wrote: *bump

Re: Active Directory - Can't Assign New User to Review

2014-07-17 Thread David Trowbridge
That's pretty mysterious. Are you sure that the logging you added is in the correct places? -David On Thu, Jul 17, 2014 at 2:01 PM, fireworm firewor...@gmail.com wrote: Yep, that's what I did. But it refuses to acknowledge I changed the actual execution logic... Or it's just super smart?

Re: Issue 3463 in reviewboard: Problem with Active Directory authentication after update

2014-07-11 Thread reviewboard
Comment #2 on issue 3463 by mcan...@coveo.com: Problem with Active Directory authentication after update http://code.google.com/p/reviewboard/issues/detail?id=3463 We have this problem and we fix it with updated django-pipeline 1.2.24 to 1.3.24. -- You received this message because

Re: Issue 3463 in reviewboard: Problem with Active Directory authentication after update

2014-07-11 Thread reviewboard
Comment #3 on issue 3463 by mcan...@coveo.com: Problem with Active Directory authentication after update http://code.google.com/p/reviewboard/issues/detail?id=3463 We have this problem and we fix it with updated django-pipeline 1.2.24 to 1.3.24. -- You received this message because

Re: Issue 3403 in reviewboard: Getting Something Broke error from the server Active Directory authentication with correct password.

2014-07-10 Thread reviewboard
Comment #7 on issue 3403 by trowb...@gmail.com: Getting Something Broke error from the server Active Directory authentication with correct password. http://code.google.com/p/reviewboard/issues/detail?id=3403 I'm not sure when exactly filter_format was introduced (python-ldap isn't great

Issue 3463 in reviewboard: Problem with Active Directory authentication after update

2014-07-03 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 3463 by laurentl...@gmail.com: Problem with Active Directory authentication after update http://code.google.com/p/reviewboard/issues/detail?id=3463 *** READ THIS BEFORE POSTING! *** *** You must complete this form in its

Re: Active Directory - Can't Assign New User to Review

2014-07-02 Thread fireworm
, Authentication Settings are Active Directory. (New Users can login via AD just fine.) On Thursday, June 26, 2014 12:49:57 AM UTC-7, Christian Hammond wrote: Hmm, it should be called under those conditions. Just to check, are you using the Local Sites feature? (If you don’t know

Re: Active Directory - Can't Assign New User to Review

2014-06-26 Thread Christian Hammond
Hmm, it should be called under those conditions. Just to check, are you using the Local Sites feature? (If you don’t know what that is, then no.) Can you also just verify in Authentication Settings that it’s Active Directory and not LDAP? Christian --  Christian Hammond - christ

Re: Active Directory - Can't Assign New User to Review

2014-06-26 Thread fireworm
Local Site: Not that I'm aware. (I don't know what it is...) Yep, Authentication Settings are Active Directory. (New Users can login via AD just fine.) On Thursday, June 26, 2014 12:49:57 AM UTC-7, Christian Hammond wrote: Hmm, it should be called under those conditions. Just to check

Re: Active Directory - Can't Assign New User to Review

2014-06-26 Thread fireworm
. (I don't know what it is...) Yep, Authentication Settings are Active Directory. (New Users can login via AD just fine.) On Thursday, June 26, 2014 12:49:57 AM UTC-7, Christian Hammond wrote: Hmm, it should be called under those conditions. Just to check, are you using the Local Sites

Re: Active Directory - Can't Assign New User to Review

2014-06-26 Thread fireworm
to make sure i can see it? On Thursday, June 26, 2014 9:19:22 AM UTC-7, fireworm wrote: Local Site: Not that I'm aware. (I don't know what it is...) Yep, Authentication Settings are Active Directory. (New Users can login via AD just fine.) On Thursday, June 26, 2014 12:49:57 AM UTC-7

Re: Active Directory - Can't Assign New User to Review

2014-06-26 Thread Christian Hammond
to make sure i can see it? On Thursday, June 26, 2014 9:19:22 AM UTC-7, fireworm wrote: Local Site: Not that I'm aware. (I don't know what it is...) Yep, Authentication Settings are Active Directory.  (New Users can login via AD just fine.) On Thursday, June 26, 2014 12:49:57 AM UTC-7

Re: Active Directory - Can't Assign New User to Review

2014-06-26 Thread fireworm
a logging.debug() call that absolutely gets hit 100% of the time to make sure i can see it? On Thursday, June 26, 2014 9:19:22 AM UTC-7, fireworm wrote: Local Site: Not that I'm aware. (I don't know what it is...) Yep, Authentication Settings are Active Directory. (New Users can login via

Re: Active Directory - Can't Assign New User to Review

2014-06-25 Thread Christian Hammond
://www.reviewboard.org Beanbag, Inc. - http://www.beanbaginc.com On June 18, 2014 at 1:42:43 PM, fireworm (firew...@gmail.com) wrote: New install of RB 2.0.2 on Ubuntu, with Active Directory login working.  Users can login once and create their account correctly. But I can't seem to add a user to a review who

Re: Active Directory - Can't Assign New User to Review

2014-06-25 Thread Bruce Cran
Have you bumped the logging level to DEBUG in the admin settings? -- Bruce On Tue, Jun 24, 2014 at 7:02 PM, fireworm firewor...@gmail.com wrote: I modified the one in /usr/local/lib/python2.7/dist-packages/ReviewBoard-2.0.1-py2.7.egg/reviewboard/accounts/backend.py Then I restarted

Re: Active Directory - Can't Assign New User to Review

2014-06-25 Thread fireworm
Christian: Open an existing review open in the RB website. Click the pencil under 'People' (which brings up a text box that is empty (no one is currently on the review)). Type in a name in our domain that doesn't have an account yet. (Other accounts show up in the 'intellisense'.) Hit Enter.

Re: Active Directory - Can't Assign New User to Review

2014-06-24 Thread Christian Hammond
, with Active Directory login working.  Users can login once and create their account correctly. But I can't seem to add a user to a review who has not logged in at least once. I enabled logging, but don't see anything in the log after failing to add a user. (Looking at the sources, backends.py

Re: Active Directory - Can't Assign New User to Review

2014-06-24 Thread fireworm
...@beanbaginc.com Review Board - http://www.reviewboard.org Beanbag, Inc. - http://www.beanbaginc.com On June 18, 2014 at 1:42:43 PM, fireworm (firew...@gmail.com) wrote: New install of RB 2.0.2 on Ubuntu, with Active Directory login working. Users can login once and create their account

Re: Active Directory - Can't Assign New User to Review

2014-06-23 Thread fireworm
Hammond - chri...@beanbaginc.com Review Board - http://www.reviewboard.org Beanbag, Inc. - http://www.beanbaginc.com On June 18, 2014 at 1:42:43 PM, fireworm (firew...@gmail.com) wrote: New install of RB 2.0.2 on Ubuntu, with Active Directory login working. Users can login once and create

Re: Active Directory - Can't Assign New User to Review

2014-06-19 Thread Christian Hammond
--  Christian Hammond - christ...@beanbaginc.com Review Board - http://www.reviewboard.org Beanbag, Inc. - http://www.beanbaginc.com On June 18, 2014 at 1:42:43 PM, fireworm (firewor...@gmail.com) wrote: New install of RB 2.0.2 on Ubuntu, with Active Directory login working.  Users can login once and create

Re: Active Directory - Can't Assign New User to Review

2014-06-19 Thread fireworm
. - http://www.beanbaginc.com On June 18, 2014 at 1:42:43 PM, fireworm (firew...@gmail.com javascript:) wrote: New install of RB 2.0.2 on Ubuntu, with Active Directory login working. Users can login once and create their account correctly. But I can't seem to add a user to a review who has

Active Directory - Can't Assign New User to Review

2014-06-18 Thread fireworm
New install of RB 2.0.2 on Ubuntu, with Active Directory login working. Users can login once and create their account correctly. But I can't seem to add a user to a review who has not logged in at least once. I enabled logging, but don't see anything in the log after failing to add a user

Re: Issue 3403 in reviewboard: Getting Something Broke error from the server Active Directory authentication with correct password.

2014-06-08 Thread reviewboard
Comment #6 on issue 3403 by shivai...@gmail.com: Getting Something Broke error from the server Active Directory authentication with correct password. http://code.google.com/p/reviewboard/issues/detail?id=3403 I have used the latest version of python ldap, not sure about the version number

Re: Issue 3403 in reviewboard: Getting Something Broke error from the server Active Directory authentication with correct password.

2014-06-07 Thread reviewboard
Comment #5 on issue 3403 by trowb...@gmail.com: Getting Something Broke error from the server Active Directory authentication with correct password. http://code.google.com/p/reviewboard/issues/detail?id=3403 What version of python-ldap do you have installed? -- You received this message

Re: Issue 3403 in reviewboard: Getting Something Broke error from the server Active Directory authentication with correct password.

2014-06-06 Thread reviewboard
Comment #4 on issue 3403 by shivai...@gmail.com: Getting Something Broke error from the server Active Directory authentication with correct password. http://code.google.com/p/reviewboard/issues/detail?id=3403 Hi i enabled mail service on the reviewboard. and it sent me a mail

Issue 3403 in reviewboard: Getting Something Broke error from the server Active Directory authentication with correct password.

2014-06-05 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 3403 by shivai...@gmail.com: Getting Something Broke error from the server Active Directory authentication with correct password. http://code.google.com/p/reviewboard/issues/detail?id=3403 *** READ THIS BEFORE POSTING

Re: Issue 3403 in reviewboard: Getting Something Broke error from the server Active Directory authentication with correct password.

2014-06-05 Thread reviewboard
Updates: Status: NeedInfo Comment #1 on issue 3403 by chip...@gmail.com: Getting Something Broke error from the server Active Directory authentication with correct password. http://code.google.com/p/reviewboard/issues/detail?id=3403 This sounds like a local problem in your company's

Re: Issue 3403 in reviewboard: Getting Something Broke error from the server Active Directory authentication with correct password.

2014-06-05 Thread reviewboard
Comment #2 on issue 3403 by shivai...@gmail.com: Getting Something Broke error from the server Active Directory authentication with correct password. http://code.google.com/p/reviewboard/issues/detail?id=3403 Yeah I'm the admin of both ad and reviewboard. When I use wrong password it work

Re: Issue 3403 in reviewboard: Getting Something Broke error from the server Active Directory authentication with correct password.

2014-06-05 Thread reviewboard
Comment #3 on issue 3403 by chip...@gmail.com: Getting Something Broke error from the server Active Directory authentication with correct password. http://code.google.com/p/reviewboard/issues/detail?id=3403 Anything in the reviewboard.log file? If there's a Something Broke message, you

Issue 3206 in reviewboard: LDAP + Active Directory fails if e-mail not configured

2014-01-24 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 3206 by rodrigo@gmail.com: LDAP + Active Directory fails if e-mail not configured http://code.google.com/p/reviewboard/issues/detail?id=3206 What version are you running? 1.7.21 What's the URL of the page containing

Re: Issue 3206 in reviewboard: LDAP + Active Directory fails if e-mail not configured

2014-01-24 Thread reviewboard
Updates: Status: NeedInfo Labels: Component-Accounts Comment #1 on issue 3206 by trowb...@gmail.com: LDAP + Active Directory fails if e-mail not configured http://code.google.com/p/reviewboard/issues/detail?id=3206 Are there any errors in the reviewboard log? It would be very

Re: Active directory groups as review groups

2013-10-31 Thread Christian Hammond
Hi Logan, I believe I've heard of people doing this in the past, with custom scripts, but we don't have any support for it directly in Review Board today. Christian On Wednesday, October 30, 2013, Logan Stuart wrote: Is it possible to utilize existing AD groups as review groups? We have

How do I get logging for active directory backend?

2012-10-01 Thread Steve
only getting stuff like this: 2012-10-01 08:51:54,429 - DEBUG - Logging to /var/www/reviewboard/logs/reviewboard.log with a minimum level of DEBUG 2012-10-01 08:51:54,430 - DEBUG - Log file for Review Board v1.6.9 (PID 12370) So 2 questions: 1. How can I get debug information for my active

Re: How do I get logging for active directory backend?

2012-10-01 Thread Christian Hammond
- DEBUG - Log file for Review Board v1.6.9 (PID 12370) So 2 questions: 1. How can I get debug information for my active directory authentication? 2. What are my non-web ui options for configuration settings? Thanks! --Steve -- Want to help the Review Board project? Donate today at http

Re: Do I need to join the PC into Active Directory if I'm going to config reviewboard's

2012-09-13 Thread David Trowbridge
No, the server doesn't need to be on the domain. Review Board just uses the AD server as a fancy LDAP server. -David On Thu, Sep 13, 2012 at 8:38 PM, nerisa nerisa...@gmail.com wrote: Do I need to join PC into Active Directory if I'm going to set reviewboard's authentication as Active

Re: After wrong Active directory configuration not able to login into Reviewboard.

2012-09-13 Thread nerisa
I met this problem before, if u do remenber what's your configuration, you can login into mysql DB:reviewboard update tables like below: UPDATE siteconfig_siteconfiguration SET settings='{mail_host_password: , cache_backend: memcached://localhost:11211/, aws_s3_ . -- Want to help the

ReviewBoard and Active Directory issue: DEBUG - Search root

2012-01-20 Thread slaventii
Hello, I tried to setup ReviewBoard with Active Directory but I cant login with my domain account. In log I found: 2012-01-20 03:43:19,841 - DEBUG - Search root dc=domain,dc=local Authentication Method:Active Directory Domain name:domain.local Use TLS for authentication: with and without same

Re: Active Directory Authentication with TLS

2012-01-18 Thread Thilo-Alexander Ginkel
On Tue, Jan 17, 2012 at 21:09, Brad Hards br...@frogmouth.net wrote: On Wednesday 18 January 2012 02:08:50 Thilo-Alexander Ginkel wrote: When disabling TLS, everything works like expected. Are you just enabling / disabling TLS? Yes. Any ideas? Do I need to register the AD DC's CA certificate

Active Directory Authentication with TLS

2012-01-17 Thread Thilo-Alexander Ginkel
Hi there, we are currently trying to switch Review Board from the Standard Registration mechanism to Active Directory Authentication. Unfortunately, this only seems to work as long as TLS is not enabled. The Domain Controller seems to support TLS and according to tcpdump I can see some data being

Re: Active Directory Authentication with TLS

2012-01-17 Thread Brad Hards
On Wednesday 18 January 2012 02:08:50 Thilo-Alexander Ginkel wrote: When disabling TLS, everything works like expected. Are you just enabling / disabling TLS? Any ideas? Do I need to register the AD DC's CA certificate as trusted root somewhere? Check you're using the right port for your AD

After wrong Active directory configuration not able to login into Reviewboard.

2011-10-04 Thread jack jack
I did some Active directory configuration, But i knew its not correct but now i am not able to login into RB. Also not with my local admin account. How to recover from this? -- Want to help the Review Board project? Donate today at http://www.reviewboard.org/donate/ Happy user? Let us know

Active Directory authentication with multiple domains

2011-08-31 Thread Mary Wholey
Hello all, We have an active directory environment consisting of a single forest and multiple domains. User accounts are spread among two of those domains. The reviewboard active directory authentication option works great, except for the fact that it can only query one domain at a time

Active directory auth

2011-08-26 Thread sssd help
Hi list, Thanks everyone for the help I've received thus far. I'm running into one final issue and that is with authentication to active directory. I have updated the settings as would seem correct for our environment, however I am not able to authenticate to AD. When i make changes

Re: Active directory auth

2011-08-26 Thread sssd help
Is there anyway to pass a bind user to initiate the authentication request? On Fri, Aug 26, 2011 at 10:47 AM, sssd help sssdh...@gmail.com wrote: Hi list, Thanks everyone for the help I've received thus far. I'm running into one final issue and that is with authentication to active directory

Documentation update with Active Directory options.

2011-05-18 Thread Paul Schulz
Greetings, This is more of a query.. but I have uploaded a patch to the reviewboard reviewboard that adds a (small) section to the Admin-UI about the Active Directory configuration options. The review group has automatically been set to 'reviewboard'. Is this all that needs to be done to get

Re: Documentation update with Active Directory options.

2011-05-18 Thread Christian Hammond
that adds a (small) section to the Admin-UI about the Active Directory configuration options. The review group has automatically been set to 'reviewboard'. Is this all that needs to be done to get this path reviewed and possible included in reviewboard? Regards, Paul -- Want to help the Review

Re: Documentation update with Active Directory options.

2011-05-18 Thread Paul Schulz
...@mawsonlakes.org wrote: Greetings, This is more of a query.. but I have uploaded a patch to the reviewboard reviewboard that adds a (small) section to the Admin-UI about the Active Directory configuration options. The review group has automatically been set to 'reviewboard'. Is this all

Re: Active Directory (or LDAP) authentication setup to AD server that disallows anonymous queries

2011-04-28 Thread Game_Maker
UPDATE: I found that this actually *is* working properly (it checks Active Directory then falls back to standard auth if Active Directory fails). I'd still appreciate any information anyone can provide on mapping RB groups to Active Directory or LDAP groups. Thanks! On Apr 27, 2:51 pm

Re: Active Directory (or LDAP) authentication setup to AD server that disallows anonymous queries

2011-04-28 Thread Christian Hammond
Active Directory then falls back to standard auth if Active Directory fails). I'd still appreciate any information anyone can provide on mapping RB groups to Active Directory or LDAP groups. Thanks! On Apr 27, 2:51 pm, Game_Maker wrote: I haven't been able to find in the documentation

Active Directory (or LDAP) authentication setup to AD server that disallows anonymous queries

2011-04-27 Thread Game_Maker
I haven't been able to find in the documentation or the forums any information on how Active Directory or LDAP requests from reviewboard are themselves authenticated. For security reasons, we disallow anonymous/unauthenticated queries against our Active Directory/LDAP service. Is this possible

Active Directory authentication from a Linux machine

2011-03-01 Thread Patrick
I am running ReviewBoard 1.5 on an Arch Linux box and am getting the following exception in my log when I try to log in with AD credentials. I installed reviewboard as well as python-ldap and any other supporting modules using easy_install-2.7. Can anyone think of anything I should try? Please

Re: Active Directory

2010-10-11 Thread Al West
Does no one use active directory integration then? Thanks, Al On 5 October 2010 18:05, albal a...@tsew.net wrote: Hi, I'm trying to get Active Directory Authentication working with ReviewBoard 1.5.  I am running on Debian-Lenny and I have a successful install of ReviewBoard but I would like

Re: Active Directory

2010-10-11 Thread Christian Hammond
, 2010 at 2:30 AM, Al West a...@tsew.net wrote: Does no one use active directory integration then? Thanks, Al On 5 October 2010 18:05, albal a...@tsew.net wrote: Hi, I'm trying to get Active Directory Authentication working with ReviewBoard 1.5. I am running on Debian-Lenny and I

RE: Active Directory

2010-10-11 Thread Tim Pinet
-10 5:50 AM To: reviewboard@googlegroups.com Subject: Re: Active Directory Hi, People do use it, but I guess nobody who uses it has had anything useful to contribute to this. The error you're getting is what we get from the Python ldap library when it determines that the server name you

Re: Active Directory

2010-10-11 Thread Al West
to post our params). Tim From: reviewboard@googlegroups.com [mailto:reviewbo...@googlegroups.com] On Behalf Of Christian Hammond Sent: October-11-10 5:50 AM To: reviewboard@googlegroups.com Subject: Re: Active Directory Hi, People do use it, but I guess nobody who uses it has had

Re: Active Directory

2010-10-11 Thread Thilo-Alexander Ginkel
On Mon, Oct 11, 2010 at 15:18, Al West a...@tsew.net wrote: Okay so at least I know it works!  I did try using LDAP settings but it's only my second time using LDAP on Linux so I was getting the parameters wrong and locked myself out a few times.  How does one reset the authentication settings

Active Directory

2010-10-05 Thread albal
Hi, I'm trying to get Active Directory Authentication working with ReviewBoard 1.5. I am running on Debian-Lenny and I have a successful install of ReviewBoard but I would like to have our users authenticate against our domain servers. If I put the domain controller IP or name in the field

Re: Issue 1536 in reviewboard: Enabling Active Directory causes complete lockout (even local superuser cannot log back in)

2010-09-04 Thread reviewboard
Comment #6 on issue 1536 by chipx86: Enabling Active Directory causes complete lockout (even local superuser cannot log back in) http://code.google.com/p/reviewboard/issues/detail?id=1536 Any update on this? -- You received this message because you are subscribed to the Google Groups

Re: Issue 1536 in reviewboard: Enabling Active Directory causes complete lockout (even local superuser cannot log back in)

2010-06-27 Thread reviewboard
Comment #4 on issue 1536 by sierragolfoneniner: Enabling Active Directory causes complete lockout (even local superuser cannot log back in) http://code.google.com/p/reviewboard/issues/detail?id=1536 I even tried several times to make up admin users with random strings as their names (e.g

Re: Issue 1536 in reviewboard: Enabling Active Directory causes complete lockout (even local superuser cannot log back in)

2010-06-27 Thread reviewboard
Comment #5 on issue 1536 by chipx86: Enabling Active Directory causes complete lockout (even local superuser cannot log back in) http://code.google.com/p/reviewboard/issues/detail?id=1536 Can you try something on your end? You'd need to either modify your installed copy (when nobody's

Re: Issue 1536 in reviewboard: Enabling Active Directory causes complete lockout (even local superuser cannot log back in)

2010-06-14 Thread reviewboard
Updates: Status: NeedInfo Labels: Component-Accounts Comment #3 on issue 1536 by chipx86: Enabling Active Directory causes complete lockout (even local superuser cannot log back in) http://code.google.com/p/reviewboard/issues/detail?id=1536 I don't know if you ever found

Re: Issue 1536 in reviewboard: Enabling Active Directory causes complete lockout (even local superuser cannot log back in)

2010-04-10 Thread reviewboard
Comment #2 on issue 1536 by Jan.Koprowski: Enabling Active Directory causes complete lockout (even local superuser cannot log back in) http://code.google.com/p/reviewboard/issues/detail?id=1536 This could be problem caused for issue 1611 -- You received this message because you are listed

Issue 1536 in reviewboard: Enabling Active Directory causes complete lockout (even local superuser cannot log back in)

2010-03-10 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 1536 by sierragolfoneniner: Enabling Active Directory causes complete lockout (even local superuser cannot log back in) http://code.google.com/p/reviewboard/issues/detail?id=1536 I can set up a site, create an admin user

Re: Active Directory form is disabled

2010-02-06 Thread Jan Koprowski
Hi Christian! I find solution :) My problem based on fact i had ldap and pydns :] and this for still doesn't work. But running import ldap explain me everything. Installing all dependencies to python-ldap on Windows is still hard so I gave up and start using ReviewBoard under Linux. Jan

Re: Active Directory form is disabled

2010-02-05 Thread Christian Hammond
Hi Jan, It doesn't tell you that there's a missing dependency or anything? You will need the ldap and PyDNS modules installed to use it. Make sure to restart Apache after installing those. Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.reviewboard.org VMware,

  1   2   >