Displaying 1 result from an estimated 1 matches for "dthies".
Did you mean:
  thies
  
1998 Sep 11
0
Win 95 Policy Nightmare Part 1
...default is to use the user's home directory
[profiles]
    path = /home/%U/settings
    browseable = no
    printable = no
    read only = no
    guest ok = yes
 
; the cd-rom drive
[cd_1]
  comment = First CD-ROM drive
  browseable = no
  read only = yes
  printable = no
  valid users = darylb,dthies
  locking = no
  path = /mnt
 
; a publicly accessible directory for all users;
; [this should probably be restricted a bit --darylb]
;
[ctstemp]
   comment = Temporary public file storage (deleted after 24 hours)
   path = /home/public
   read only = no
   printable = no
   write list = @users...