User Tools

Site Tools


samba

This is an old revision of the document!


Samba

To Setup Samba File Server - Simple

apt-get install samba

chose a workgroup<br> default setup is good<br>

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

Thats it. Config file is /etc/samba/smb.conf<br> Config options: writable = yes

Other Config options are:<br> Default File and Directory Permissions

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

Check User Database list

pdbedit -L #reads from /var/lib/samba/passdb.tdb

reset samba password from remote machine

smbpasswd -r samba.servername

samba.1658260370.txt.gz · Last modified: 2022/07/19 21:13 (external edit)