![]() |
|
|||||||
| OpenBSD General Other questions regarding OpenBSD which do not fit in any of the categories below. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
|
|||
|
hi all..,
i've installed mod_dav+mod_auth_ldap on my obsd 4.4, this is my apache config Alias /dav "/var/www/dav/" <Directory "/var/www/dav"> DAV On AuthName "LDAP Authentication" AuthType Basic AuthLDAPURL ldap://10.13.254.xx/ou=people,o=xx,dc=ac,dc=id?uid Require valid-user Options Indexes MultiViews AllowOverride None Order allow,deny Allow from all </Directory> my ldap auth work fine, but i can't access my dav directory with webdav://server_name/dav/ with no error on my apache log dav directory on /var/www is exist, and owned by www user this is error report on konqueror An error occurred while loading webdav://10.55.1.xx/dav/: The file or folder webdav://10.55.1.xx/dav/ does not exist. Thanks a lot |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Samba + Ldap... permission problem | coppermine | FreeBSD General | 3 | 13th October 2008 10:00 AM |
| LDAP | revzalot | General software and network | 0 | 16th August 2008 02:39 PM |
| Postfix, SASL w/ LDAP | kronic | OpenBSD General | 2 | 19th June 2008 06:49 AM |
| NIS+ to ldap. | meleehunt | Solaris | 4 | 20th May 2008 08:22 PM |