Sorry, when I said to make the change, I meant to set up the LDAP
authentication settings, and then restart Apache.

I don't know why you aren't able to log in after doing that. Did you check
the Review Board log file? You may have to enable this first in Log
Settings.

Did you initially create an administrator user that doesn't exist on your
LDAP server? It's good to have at least one admin user that doesn't use LDAP
for authentication but instead uses the built-in authentication, in case
there are issues with logging in to the LDAP server.

You shouldn't need the memcached support for logging in, but you will want
it before the server is production-ready.

Christian

-- 
Christian Hammond - chip...@chipx86.com
Review Board - http://www.review-board.org
VMware, Inc. - http://www.vmware.com


On Mon, Sep 28, 2009 at 2:15 PM, Kunjal <kunjal.par...@gmail.com> wrote:

>
> Thanks for prompt answer.
>
> You said that " Try making the change ".
> What change? Can you explain further?
>
> Here is I observed now. I keep updating LDAP settings even if restore
> to default.
> Now, What I see is that I login/logout as admin few times, and LDAP
> settings are there.
> They stop getting set to default.
>
> Then I restarted apached but still I could not login in RB using my
> authentication. Do I need to have memchached installed first?
> We are in middle of RB installation so I think we still need to
> install patch, cmemcache and libmemcache
>
> Thanks
> Kunjal
>
> On Sep 28, 1:45 pm, Christian Hammond <chip...@chipx86.com> wrote:
> > Hi,
> >
> > There's a bug with saving some authentication settings. The changes don't
> > make it to all the Python threads. Try making the change and restarting
> > Apache.
> >
> > As for settings_local.py, the configuration options aren't actually saved
> > there. We have in-database settings that get pulled out and put into an
> > in-memory version of the settings file. This works well for the most
> part,
> > except the thread propagation, which I thought we had fixed, but
> apparently
> > not.
> >
> > Christian
> >
> > --
> > Christian Hammond - chip...@chipx86.com
> > Review Board -http://www.review-board.org
> > VMware, Inc. -http://www.vmware.com
> >
> >
> >
> > On Mon, Sep 28, 2009 at 1:27 PM, Kunjal <kunjal.par...@gmail.com> wrote:
> >
> > > Hello,
> >
> > > We are evaluating RB 1.0.3.
> > > We want LDAP Authentication so we install python-ldap and make changes
> > > to LDAP Settings in Admin->Settings and then restart apache.
> > > The LDAP authentication is not working. Few things to note.
> >
> > > 1. When I go back to Admin->Settings, It again default back to
> > > Standard Registration
> >
> > > 2. the settings_local.py file does not have any info on LDAP. Do I
> > > need to add LDAP info. in settings_local.py file as well?
> >
> > > Pls. help.
> >
> > > Thanks
> > > Kunjal
> > > Broadcom Inc.- Hide quoted text -
> >
> > - Show quoted text -
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To post to this group, send email to reviewboard@googlegroups.com
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to