SMB客户端配置,及细力度SMB配置.

:(

:arrow:


SMB客户端的配置如下:


登陆desktop0


//1.安装SMB客户端

yum -y install samba-client cifs*


//2.看一下是否能看得到SMB共享文件

smbclient -L 172.16.30.130


//3.创建本地挂载目录....无聊行为


mkdir /test

//挂载过来
mount -t cifs -o username=natasha //172.16.30.130/common /test



//完


:wink: 细力度权限配置 , 转载自 sjRedhat.ityte.com

CREATE SMB USER , 'TOM' and 'Jerry'.

CHeck USER is Exist IN SYSTEM.

action:

1.smbpasswd -a tom

2.chwon tom:tom /var/samba/file1

3.chmod 700 /var/samba/file1


4. IN ' smb.conf ' Set file1 and file2 Permission.

[file1]
path = /var/samba/file1
read only = no
public = no
vaild users = tom
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值