samba
Table of Contents
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.txt · Last modified: 2022/07/19 20:13 by 127.0.0.1