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

Diff of /realm/localhost.trustee.dist

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.4 by dpavlin, Sun Jul 28 17:42:21 2002 UTC revision 1.7 by dpavlin, Wed Jun 11 03:26:39 2003 UTC
# Line 20  Line 20 
20  #/:anonymous:BO  #/:anonymous:BO
21  #  #
22  # give anonymous users (without login) read only access to pub directory  # give anonymous users (without login) read only access to pub directory
23  # and write access to incomming  # and write access to incoming
24  #/pub:anonymous:RB  #/pub:anonymous:RB
25  #/incomming:anonymous:RWB  #/incoming:anonymous:RWB
26  #  #
27  # you might also want to explicitly hide some directories at root of your  # you might also want to explicitly hide some directories at root of your
28  # repository from anonymous users  # repository from anonymous users
29  #/private:anonymous:DB  #/private:anonymous:DB
30    #
31    # following lines will "emulate" old docman v1.x behaviour to allow all
32    # operations to all users which are logged in
33    #/:*:RWB
34    #
35    # if you want to allow just one user (editor) to edit one file (one_ditor.txt)
36    # you can do something like this:
37    #/one_editor.txt:*:DW:editor:CRWB
38    #

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.7

  ViewVC Help
Powered by ViewVC 1.1.26