2

My team and I are building a webDAV server using Apache 2.2.

We have run into an issue with user permissions. We have it currently set up so that user permissions work for folders on the server but one of the team members feels that is not enough.

The system he is envisioning allows the user to access any folder but they will only be able to see files that the owner of that folder has given them permission to see.

All the webDAV permission stuff I have seen online only mentions folders not individual files. Is this sort of set up even possible with webDAV?

user109864
  • 21
  • 2
  • By "to see" do you mean (a) to have them listed in the directory listing or (b) to be able to read (GET) the files? Please elaborate. – yrk Feb 07 '12 at 21:39
  • Both, a user who doesn't have permissions on the file should neither be able to see it in the listing or read/download/do anything to it. – user109864 Feb 14 '12 at 18:57

0 Answers0