开机自动启动samba:
/etc/init.d/rc 这个文件中加入
#start smba
/etc/init.d/smb restart
添加samba用户:
useradd -m user1
passwd user1
smbpasswd -a root