Shares/Printers Mixup
Status: Beta
Brought to you by:
janschaefer
OS: FreeBSD 5.1
Samba: 2.2.8a
Samba smb.conf share configuration variable printable being set
equal to no causes directory shares to appear under Printers in
KControl module.
Listed Under Printers:
[myshare]
comment = Mary's and Fred's stuff
path = /usr/somewhere/shared
valid users = mary fred
public = no
writeable = yes
printable = no
create mask = 0765
List Under Shares:
[myshare]
comment = Mary's and Fred's stuff
path = /usr/somewhere/shared
valid users = mary fred
public = no
writeable = yes
create mask = 0765