Displaying 1 result from an estimated 1 matches for "jkroeker".
Did you mean:
  rkroeker
  
2006 Jun 30
0
Will this work
...no
###don't forget to mkdir -p /var/lib/samba/netlogon/scripts
###/etc/samba/ testparm -s smb.conf.master > smb.conf
 
[homes]
 read only = no
 browseable = no
 
[Common]
 comment = Common Folder
 path = /Data/Common
 writable = yes
 browseable = yes
 guest ok = yes
 write list = lmarshall, jkroeker, @admins
 
[Software]
 comment = Software Applications Folder
 path = /Data/Software
 writable = yes
 browseable = yes
 guest ok = yes
 write list = lmarshall, jkroeker, @admins
 
[Trevlac]
 comment = Trevlac Folder
 path = /Data/Trevlac
 writable = yes
 browseable = yes
 guest ok = yes
 write list...