Apache: mod_webdav does not show all files and umask problem

This is a discussion on Apache: mod_webdav does not show all files and umask problem within the Linux Web Servers forums, part of the Web Server and Related Forums category; Hi together, I compiled and integrated mod_webdav in Apache 1.3.33. I added to the httpd.conf: LoadModule dav_module ...


Go Back   Usenet Forums > Web Server and Related Forums > Linux Web Servers

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 01-17-2005
Bernd Muent
 
Posts: n/a
Default Apache: mod_webdav does not show all files and umask problem

Hi together,
I compiled and integrated mod_webdav in Apache 1.3.33.


I added to the httpd.conf:

LoadModule dav_module libexec/libdav.so
AddModule mod_dav.c
[Is both necessary?]
[Warum brauche ich beides? Oder reicht eine dieser Direktiven?]

DAVLockDB /usr/local/apache/var/DAVLock
[has enoughts rights to read and write]
DAVMinTimeout 600

<Directory "/usr/local/apache/htdocs/tests">
DAV on
<LimitExcept GET HEAD OPTIONS>
AuthType Basic
AuthName WEBDAV
AuthUserFile /usr/local/apache/conf/webdav
require valid-user
</LimitExcept>
</Directory>

It is working well. Users can login and down- and upload files.

Both there still 2 problems.
1. Although all files have the same rights (I tried at least 666), the
user can see only some of them. Which? I could not find any rule. Just
some files are displayed, others not.

2. The user can't delete or modify files uploaded by himself.
Because fo the umask 177 of nobody.
But where can I change this? "nobody"'s home is "/noexistent".

Thank you for tips, Bernd

--
BM Computer-Services, Bergmannstr. 66, 10961 Berlin
Webdesign, Internet, Layout und Grafik
Tel.: 030/20649400, mobil 0175/7419517, Fax: 030/20649401
Web: http://www.bmservices.de, eMail: kontakt@bmservices.de
 


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 04:45 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0