thanks spoon!
off that website i came to this
http://httpd.apache.org/docs/2.2/mod...thz_owner.html
but i'm not sure if i have the mod_authz_owner
can someone tell me how to find out if i do?
if someone here has ever used this mod or knows how to use it with ldap
can they tell me about it.
this is my current setup and it's not working, it's just denying me access
<Directory /home/*/public_html>
AuthType Basic
AuthName "Case Network ID"
AuthLDAPURL "ldap://127.0.0.1/ou=people,dc=fedora,dc=directory,dc=server"
AuthLDAPBindDN "uid=root,ou=people,dc=fedora,dc=directory,dc=serv er"
AuthLDAPBindPassword "password"
Satisfy All
require file-owner
</Directory>
when i change it to
require valid-user it works
PS: go the tick! i always loved his battle cry! Spoon!!