linux如何连接samba服务器,linux如何添加samba用户,实现访问

windows系统连接samba服务,需要在Samba里添加一个新用户。

linux-samba:/usr/local/services/samba/bin # ./smbpasswd -a test

New SMB password:

Retype new SMB password:

Failed to add entry for user test.

经过验证添加的Samba用户首先必须是Linux用户。

linux-samba:/etc/samba # useradd test

linux-samba:/usr/local/services/samba/bin # ./smbpasswd -a test

New SMB password:

Retype new SMB password:

Added user test.

网络地址:xxx.xxx.xxx.xxx(即需要连接的Linux开发机的IP)

用户名:test

密码:给Samba添加test用户时设置的密码

5b290411a1273a44ad48eb74e4a0ff18.png

最后,在【资源管理器】里直接【映射网络驱动器】,连上开发机即可。

smbpasswd命令的常用方法

smbpasswd -a 增加用户(要增加的用户必须以是系统用户)

smbpasswd -d 冻结用户,就是这个用户不能在登录了

smbpasswd -e 恢复用户,解冻用户,让冻结的用户可以在使用

smbpasswd -n 把用户的密码设置成空.

要在global中写入 null passwords -true

smbpasswd -x  删除用户

温馨提示

感谢您浏览《linux如何添加samba用户,实现访问》

现邀请您关注我们的【5分享】(fivsha)公众号,你将获取更多的IT资源。

如果有疑问也可以在公众号里面回复您遇到的问题或是点击在线帮助联系我们。

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值