/etc/rc.d/init.d/smb start start Samba /etc/rc.d/init.d/smb stop stop Samba
testparm
Will print samba configuration information
As root:
useradd -c "Samba User (no login)" -s /bin/false sambauser
Start Samba (see above). Now add the samba password (again, as root)
smbpasswd -a sambauser
You will be promted for a password.
Ian Kaplan
Date: July 18, 2004