ArthurDeepin
2015-05-14 00:39 deepin
本帖最后由 ArthurDeepin 于 2015-5-13 16:45 编辑
要是知道你的配置文件就好了:
Copy the Code
贴上来。
检查你的配置文件,以及总概:
Copy the Code
查看状态(加上sudo执行更顺利):
Copy the Code
将一个linux的本地用户添加到samba账户
Copy the Code
要是知道你的配置文件就好了:
- grep -v "#" /etc/samba/smb.conf | grep -v ";"
贴上来。
检查你的配置文件,以及总概:
- testparm
查看状态(加上sudo执行更顺利):
- smbstatus
将一个linux的本地用户添加到samba账户
- smbpasswd -a
Reply Like 0 View the author
设置了访问用户,
但是其他 win7、8、xp 系统,访问的时候 有的提示用户名和密码错误,有点提示没有权限?应该怎么设置???