502
个编辑
更改
→配置文件共享、用户、samba
#: groupadd samba-jyc # samba-jyc
#: useradd -g samba-jyc share123 # samba-jyc 下用户 share123
#: passwd pass123 share123 # share123 的密码 pass123的密码设置,jc999
# 添加samba文件共享用户
#: smbpasswd -a share123 # 光添加系统账户还不够, 需要把已经存在的系统账户添加到samba中才可以访问共享目录