Re: [us...@httpd] Authentication and Authorization against different LDAP URLs

2010-05-17 Thread Eric Covener
On Mon, May 17, 2010 at 7:56 PM, Palle Sejer Larsen wrote: > > Hi, > I am trying to figure out how to configure Apache vhost.ssl to enable LDAP > user authentication and LDAP group authorization when these are implemented > on two different LDAP URLs. > > My understanding is that specifying multip

[us...@httpd] Authentication and Authorization against different LDAP URLs

2010-05-17 Thread Palle Sejer Larsen
Hi, I am trying to figure out how to configure Apache vhost.ssl to enable LDAP user authentication and LDAP group authorization when these are implemented on two different LDAP URLs. My understanding is that specifying multiple URLs for AuthLDAPURL will not work for something like this - right