Samba

From Wiki

To Setup Samba File Server - Simple

apt-get install samba

chose a workgroup
default setup is good

To setup user acc (mst be in passwd) with Samba passwd:

smbpasswd -a user

Thats it. Config file is /etc/samba/smb.conf
Config options:

writable = yes

Other Config options are:
Default File and Directory Permissions

Info found at this page: http://www.aboutdebian.com/lan.htm