[python-ldap] user not found
Clayborn, Jared
Jared.Clayborn at oa.mo.gov
Tue Dec 16 21:19:37 CET 2014
Thanks for looking into this guys, but we found the answer. I had forgotten to restart httpd after changing my config file. ALWAYS RESTART HTTPD WHEN CHANGING CONFIG FILES!
Sorry if I wasted anybodies time.
From: python-ldap [mailto:python-ldap-bounces+jared.clayborn=oa.mo.gov at python.org] On Behalf Of Clayborn, Jared
Sent: Tuesday, December 16, 2014 11:16 AM
To: python-ldap at python.org
Subject: [python-ldap] user not found
Hello everyone!
Sorry, to bother you guys but I've run into a small problem, and I can't seem to find anything on Google. Might just be typing the wrong thing in, but yielding no real response.
I am running openldap on RHEL 6 to auth CVS and ViewVC, and everything seems to be working well, for the most part. Users are able to ssh in even access the repos.
I have an account where I have added myself to two groups. These two groups are assigned to different repos. I can access both repos and checkout items as needed, but when I use ViewVC, one lets me in and the other doesn't. I pulled up the error logs and got the error "user jclayborn not found." Access to ViewVC is being managed by the files group1.conf and group2.conf and, with the exception of the AuthName, the GID in "Require ldap-attribute gidNumber" and the DN in "Require ldap-group..." they are written the same. In fact, group2 was copied from group1 and I changed those three lines. Any help would be appreciated, because I'm at a loss.
Thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ldap/attachments/20141216/e4ad84a2/attachment-0001.html>
More information about the python-ldap
mailing list