Re: A openldap question!!!

2002-03-20 Thread axacheng
Forwarded by axacheng <[EMAIL PROTECTED]> --- Original Message --- From:axacheng <[EMAIL PROTECTED]> To: "Kurc, Marcin A." <[EMAIL PROTECTED]> Date:Wed, 20 Mar 2002 22:29:06 +0800 Subject: Re: A openld

Re: A openldap question!!!

2002-03-20 Thread Jeremy T. Bouse
On Wed, Mar 20, 2002 at 05:03:48PM +0800, axacheng wrote: > ###BEGIN .htaccess > AuthLDAPAuthoritative on > AuthLDAPUrl ldap://192.168.20.220/ > AuthLDAPBindDN cn=root2,dc=localhost > AuthLDAPBindPassword cc4f4 > AuthType Basic > > > order deny,allow > deny from all > require user cc4f4 > > > #

RE: A openldap question!!!

2002-03-20 Thread Kurc, Marcin A.
?uid??(uid=cc4f4) require valid-user same process applies to groups Marcin Kurc CAD Systems Administrator Cooper-Standard Automotive -Original Message- From: axacheng [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 20, 2002 4:04 AM To: debian-user@lists.debian.org Subject: A openldap que

A openldap question!!!

2002-03-20 Thread axacheng
Hello List i have already used apt-get install libapache-auth-ldap and i used the .htaccess to restrict access permission so that,i made a config for .htaccess ###BEGIN .htaccess AuthLDAPAuthoritative on AuthLDAPUrl ldap://192.168.20.220/ AuthLDAPBindDN cn=root2,dc=localhost AuthLDAPBindPass