Samba Public share
January 5, 2006 · Posted in linux
To make a SAMBA share “Public” so that whether or not user have an account on the server, be able to access the share, add the following in the Global setting:
map to guest = Bad User
And have the following share definition:
[Public]
path = path/to/share
public = yes
writeable = yes
browseable = yes
only guest = yes
Comments
One Response to “Samba Public share”
Leave a Reply

Just enough no more, great thanks