Re: [us...@httpd] Authenticating Apache against multiple groups in LDAP

2010-05-07 Thread Rodrigo Montenegro
Thanks, Eric! You saved my life! Rodrigo Montenegro de Oliveira On Fri, May 7, 2010 at 17:04, Eric Covener wrote: > On Fri, May 7, 2010 at 4:00 PM, Rodrigo Montenegro > wrote: > > Hey Guys! > > > > I have the following scenario. I want to authentica

Re: [us...@httpd] Authenticating Apache against multiple groups in LDAP

2010-05-07 Thread Rodrigo Montenegro
Friday, 07 May, 2010 12:00 > >To: users@httpd.apache.org > >Subject: [us...@httpd] Authenticating Apache against multiple groups in > LDAP > > > >Hey Guys! > > >I have the following scenario. I want to authenticate and authorize users > in a Apache server again

RE: [us...@httpd] Authenticating Apache against multiple groups in LDAP

2010-05-07 Thread James Zuelow
>From: Rodrigo Montenegro [mailto:montenegr...@gmail.com] >Sent: Friday, 07 May, 2010 12:00 >To: users@httpd.apache.org >Subject: [us...@httpd] Authenticating Apache against multiple groups in LDAP >Hey Guys! >I have the following scenario. I want t

Re: [us...@httpd] Authenticating Apache against multiple groups in LDAP

2010-05-07 Thread Eric Covener
On Fri, May 7, 2010 at 4:00 PM, Rodrigo Montenegro wrote: > Hey Guys! > > I have the following scenario. I want to authenticate and authorize users in > a Apache server against an LDAP server. > The things is that there is so a need to make this authorization checking up > if the user is in one of

[us...@httpd] Authenticating Apache against multiple groups in LDAP

2010-05-07 Thread Rodrigo Montenegro
Hey Guys! I have the following scenario. I want to authenticate and authorize users in a Apache server against an LDAP server. The things is that there is so a need to make this authorization checking up if the user is in one of many groups. The question is: is that possible? If it is, how can I m