Categories

Interessante links

Insider

Archieven

Samba: Publieke map zonder authenticatie

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

Leave a Reply