[users@httpd] webdav and quota

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

  I set up a webdav virtual host which works fine for now.
  Authentication is done group based with auth_mysql.

  The next step would be to limit the usage for groups

  users:
    * listing files is allowed
    * uploading files is allowed
    * creating directories is allowed
    * download is NOT allowed

  administrators:
    * can do everything

  I tried to find information about which limits to apply. I was
  thinking about having "require group users administrator" in the
  directory so that both have standard access and having a

  <Limit DELETE GET> #delete and download files only if in this group
    require group administrators
  </Limit>

  inside the directory directive.

  Now 2 problems arise: I don't know exactly what to limit to achieve
  the above and second if this is an approach that will work

  thanks
  Martin


---------------------------------------------------------------------
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@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux