/[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

Contents of /realm/localhost.trustee.dist

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.5 - (show annotations)
Sun Jul 28 17:51:26 2002 UTC (21 years, 8 months ago) by dpavlin
Branch: MAIN
Changes since 1.4: +2 -2 lines
anonymous user access to repository

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 # 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 # 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 # anonymous users (without login) will be disabled if there is no
19 # trustee for browse on root (/) folder
20 #/:anonymous:BO
21 #
22 # give anonymous users (without login) read only access to pub directory
23 # and write access to incoming
24 #/pub:anonymous:RB
25 #/incoming:anonymous:RWB
26 #
27 # you might also want to explicitly hide some directories at root of your
28 # repository from anonymous users
29 #/private:anonymous:DB

  ViewVC Help
Powered by ViewVC 1.1.26