Re: Authentication schemes

2001-04-28 Thread Russell Coker
On Friday 27 April 2001 16:29, Stephane Bortzmeyer wrote: - Ability for owners of our hosted domains to administer their own user databases. Easy with LDAP, where ACLs are per-branch. But it means you need to study your scheme: we plan to have a branch per group of customers (we don't

Re: Authentication schemes

2001-04-28 Thread Stephane Bortzmeyer
On Sat, Apr 28, 2001 at 09:00:54AM +0200, Russell Coker [EMAIL PROTECTED] wrote a message of 49 lines which said: How do you implement ACLs per-branch? It seems to me that OpenLDAP only supports this through regular expressions which are very slow. If you have I did not try it yet but,

An LDAP authentication howto for Debian?

2001-04-28 Thread Jeremy L. Gaddis
Out of curiousity, has anyone come across a sort of LDAP authentication howto for Debian? I've been pondering the idea of using a central LDAP database for authentication for awhile now, but I'm sort of lost after installing the necessary PAM stuff. Thanks. -jg -- Jeremy L. Gaddis [EMAIL

Re: Authentication schemes

2001-04-28 Thread Russell Coker
On Friday 27 April 2001 16:29, Stephane Bortzmeyer wrote: - Ability for owners of our hosted domains to administer their own user databases. Easy with LDAP, where ACLs are per-branch. But it means you need to study your scheme: we plan to have a branch per group of customers (we don't

RE: Apache and multiple virtual domains

2001-04-28 Thread Marcelo Gulin
Hi! You can use suEXEC mechanism to do that job. suEXEC wrapper allow run CGI SSI under different UIDs cheers marcelo gulin - Original Message - From: Marcel Hicking [EMAIL PROTECTED] To: debian-isp@lists.debian.org Sent: Friday, April 27, 2001 3:44 AM Subject: Re: Apache and

Re: Authentication schemes

2001-04-28 Thread Stephane Bortzmeyer
On Sat, Apr 28, 2001 at 09:00:54AM +0200, Russell Coker [EMAIL PROTECTED] wrote a message of 49 lines which said: How do you implement ACLs per-branch? It seems to me that OpenLDAP only supports this through regular expressions which are very slow. If you have I did not try it yet but,

Re: Apache and multiple virtual domains

2001-04-28 Thread Russell Coker
On Saturday 28 April 2001 12:13, Marcelo Gulin wrote: You can use suEXEC mechanism to do that job. suEXEC wrapper allow run CGI SSI under different UIDs My impression is that suEXEC only works for explicit user home directories wheras cgiwrap works with URLs that map to something equating

An LDAP authentication howto for Debian?

2001-04-28 Thread Jeremy L. Gaddis
Out of curiousity, has anyone come across a sort of LDAP authentication howto for Debian? I've been pondering the idea of using a central LDAP database for authentication for awhile now, but I'm sort of lost after installing the necessary PAM stuff. Thanks. -jg -- Jeremy L. Gaddis [EMAIL

Re: An LDAP authentication howto for Debian?

2001-04-28 Thread Jeff Waugh
quote who=Jeremy L. Gaddis Out of curiousity, has anyone come across a sort of LDAP authentication howto for Debian? The LDP has a perfectly good set of documents already; there's no need to duplicate the good work already done by them. A Debian-specific section may be of use, however there's