/[docman2]/realm/localhost.trustee.dist
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Annotation of /realm/localhost.trustee.dist

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.3 - (hide annotations)
Sun Jul 28 13:57:25 2002 UTC (21 years, 9 months ago) by dpavlin
Branch: MAIN
Changes since 1.2: +5 -0 lines
trustee groups

1 dpavlin 1.1 #
2     # all entries in this trustee file are commented, and for good reason: you
3     # shouldn't just un-comment them without reading doc/trustee.html
4     #
5     # you should know which permissions are you granting to your users!
6     #
7 dpavlin 1.3 # create root group (with users dpavlin and joe in it) and give all permission
8     # to that group
9     #+root:dpavlin,joe
10     #/:+root:RWB
11     #
12 dpavlin 1.1 # give read-only and browse (to see directories) access to all users
13     #/:*:RB
14     #
15     # send e-mail notify to all users about all changes
16     #/:*:N
17     #
18 dpavlin 1.2 # anonymous users (without login) will be disabled if there is no
19     # trustee for browse on root (/) folder
20     #/:anonymous:B
21     #
22 dpavlin 1.1 # give anonymous users (without login) read only access to pub directory
23     # and write access to incomming
24     #/pub:anonymous:RB
25     #/incomming:anonymous:RWB

  ViewVC Help
Powered by ViewVC 1.1.26