#/etc/samba/smb.conf
[public]
comment = Public Shares
browsable = yes
path = /data/pub
public = yes
writable = no
write list = user_who_can_write guest ok = yes [global]
#...
guest account = nobody map to guest = Bad Password
---
AND
This will create the user with no password :
# smbpasswd -an nobody
http://micheljansen.org/blog/entry/182
Aucun commentaire:
Enregistrer un commentaire