Displaying 1 result from an estimated 1 matches for "jmcshare".
Did you mean:
docshare
2004 Jul 23
0
samba config question
...r/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