You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Michael Stearne <ms...@entermix.com> on 2006/04/15 01:59:23 UTC

[users@httpd] WebDav Fileserver With Permissions?

For the past few days I have been looking ofr/coming up with a
solution in order to use WebDav (or something else) as a web/Internet
based fileserver.

Goals:

* Have a share that is accessible from either Windows/OS X/Linux (WebDav?)
* Require file locking (meaning if the file is opened by user1 it is
read-only for userx (WebDav)
* A user can: Create folders, Create files, Edit files, Read files, Copy files
*** Delete files and folders OF THEIR OWN CREATION, but not those
created by others.

Everything seems to be working with WebDav fine except the last point.
 Is this possible with WebDav (or with mod_svn)?

Thanks!
Michael

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org