RE: ldap section

2004-04-04 Thread Kostas Kalevras
On Fri, 2 Apr 2004, Sylvie Dupuy wrote: > On Fri, 2 Apr 2004, Kostas Kalevras wrote: > > > On Thu, 1 Apr 2004, Ron Wahler wrote: > > > > > Is there a way to pass the current user and his password (assuming > > > password in the clear) to the identity and password field, so the user > > > can bind

RE: ldap section

2004-04-04 Thread Kostas Kalevras
put the ldap module in the authenticate section it will do a bind > with > > the > > userdn/password and verify the user password. > > > > > > > > > > > > > > > > > > > > > > > > -Original Message- >

Re: ldap section

2004-04-02 Thread Nicolas Justin
On Fri, Apr 02, 2004 at 09:56:11AM -0700, Ron Wahler wrote: > > Kostas, > > I still don't see how to authenticate just the user & password to > The ldap database with out having the identity/password set. I have > Ldap in the authenticate section and took it out of the authorize > section > But i

RE: ldap section

2004-04-02 Thread Ron Wahler
enticate section it will do a bind with > the > userdn/password and verify the user password. > > > > > > > > > > > > > > > > -Original Message- > > > From: Kostas Kalevras [mailto:[EMAIL PROTECTED] > > > Sent: Thursday, Ap

RE: ldap section

2004-04-02 Thread Sylvie Dupuy
On Fri, 2 Apr 2004, Kostas Kalevras wrote: > On Thu, 1 Apr 2004, Ron Wahler wrote: > > > Is there a way to pass the current user and his password (assuming > > password in the clear) to the identity and password field, so the user > > can bind > > On there own account? > > > > So something like >

RE: ldap section

2004-04-02 Thread Kostas Kalevras
he ldap module in the authenticate section it will do a bind with the userdn/password and verify the user password. > > > > > > > > -Original Message- > > From: Kostas Kalevras [mailto:[EMAIL PROTECTED] > > Sent: Thursday, April 01, 2004 1:34 AM > >

RE: ldap section

2004-04-01 Thread Ron Wahler
; -Original Message- > From: Kostas Kalevras [mailto:[EMAIL PROTECTED] > Sent: Thursday, April 01, 2004 1:34 AM > To: [EMAIL PROTECTED] > Subject: Re: ldap section > > On Wed, 31 Mar 2004, Ron Wahler wrote: > > > > > Can you authenticate without the idenit

Re: ldap section

2004-04-01 Thread Kostas Kalevras
On Wed, 31 Mar 2004, Ron Wahler wrote: > > Can you authenticate without the idenity and password filled out? I > can't seem to get it to work without these fields filled out? You need to setup the corresponding LDAP ACIs to allow search privileges to anonymous access (bad idea from a security po

Re: ldap section

2004-03-31 Thread JJM
i ran into the same issue (running ldap query against novell edir tree.) the users can bind as themselves but they need the rights to query the ldap server. give the "identity" account sufficient rights to run the lookup and nothing more...should work fine. --- Ron Wahler <[EMAIL PROTECTED]> wro