Displaying 1 result from an estimated 1 matches for "mpitman".
Did you mean:
pitman
2004 Jul 23
0
samba config question
...[myshare]
; comment = Mary's and Fred's stuff
; path = /usr/somewhere/shared
; valid users = mary fred
; public = no
; writable = yes
; printable = no
; create mask = 0765
[ourshare]
comment = This section identifies who can share what
path = /home/share/
valid users = jmcogan mpitman
public = no
writable = yes
printable = no
create mask = 0765
[jmcshare]
comment = my home directory
path = /home/jmcogan
valid users = jmcogan
public = no
writable = yes
printable = no
create mask = 0765