--- doc/trustee.html 2002/07/21 13:25:15 1.1 +++ doc/trustee.html 2002/07/25 21:11:51 1.2 @@ -5,8 +5,8 @@ <zavadsky@braysystems.com>

-

Trustiees are used to controll access right, and special fetures -(like notify on change) +

Trustees are used to control access right, and special features +(like notify on change)

Format of trustee file

@@ -25,7 +25,7 @@ Valid modifiers: @@ -34,7 +34,7 @@
  • R read (file)
  • W write (file)
  • B browse (directory) -
  • N notify (e-mail change) +
  • N notify (e-mail change)

    Examples

    @@ -59,7 +59,7 @@ /secret.txt:*:DRWB:joe:R -That is wrong. deny rules will take precedance over allow read +That is wrong. deny rules will take precedence over allow read to joe. So, you should write:
    @@ -68,7 +68,7 @@
     
     Which will work.
     
    -FIX write more examples, beter descriptions...
    +FIX write more examples, better descriptions...
     
     

    Default security

    @@ -81,7 +81,7 @@

    docman without trustee configuration

    If you don't have realm/http_virtual_host.trustee you -will fall-back to default docman v1.x behaviour: whole group will have +will fall-back to default docman v1.x behavior: whole group will have all right on all files except anonymous users (which won't be able to login anyway).