Fedora smbconf
From DreamsteepWiki
Taken from
http://www.redhat.com/docs/manuals/linux/RHL-9-Manual/custom-guide/s1-samba-configuring.html
workgroup = WORKGROUPNAME server string = BRIEF COMMENT ABOUT SERVER
[sharename] comment = Insert a comment here path = /home/share/ valid users = tfox carole public = no writable = yes printable = no create mask = 0765
encrypt passwords = yes smb passwd file = /etc/samba/smbpasswd
chmod 600 /etc/samba/smbpasswd

