http://www.faqs.org/docs/Linux-HOWTO/Apache-WebDAV-LDAP-HOWTO.html#AEN488
Hope this helps.
./Bhavin
On 10/3/05, John <[EMAIL PROTECTED]> wrote:
Hi allI have encrypted the private key and every time that i star apache2.0.54 it requires the password.
How could i overcome that obstacle?Thanks in
On 9/29/05, Joshua Slive <[EMAIL PROTECTED]> wrote:
On 9/29/05, Bhavin Modi <[EMAIL PROTECTED]> wrote:
>RewriteRule ^/users/$ /users/%{REMOTE_USER} [R]> The %{REMOTE_USER} returns a value like> "uid=testuser,ou=people,dc=domain,dc=com", so I need to>
Hi,
I am trying to setup a webdav server with apache 2.0.46 on Redhat Enterprise Linux 3 where users are authenticated using the module mod_authz_ldap with user information stored in openldap. The problem is that I want an authenticated user to be able to access only his/her directory. There are