/[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.2 - (hide annotations)
Sun Jul 28 12:57:09 2002 UTC (21 years, 9 months ago) by dpavlin
Branch: MAIN
Changes since 1.1: +4 -0 lines
anonymous login example

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     # give read-only and browse (to see directories) access to all users
8     #/:*:RB
9     #
10     # send e-mail notify to all users about all changes
11     #/:*:N
12     #
13 dpavlin 1.2 # anonymous users (without login) will be disabled if there is no
14     # trustee for browse on root (/) folder
15     #/:anonymous:B
16     #
17 dpavlin 1.1 # give anonymous users (without login) read only access to pub directory
18     # and write access to incomming
19     #/pub:anonymous:RB
20     #/incomming:anonymous:RWB

  ViewVC Help
Powered by ViewVC 1.1.26