Om een publieke map zonder authenticatie te creƫren pas je het samba configuratiebestand als volgt aan:
security = user
map to guest = Bad User
[public]
comment = Public Folder
path = /home/public
public = yes
writable = yes
force user = public
create mask = 644









