|
#======================= Global Settings =====================================
[global]
# unix charset = cp936
# dos charset = cp936
# display charset = cp936
workgroup = WORKGROUP
netbios name = ecofe2
server string = Yiyou File Server
guest account = nobody
log file = /var/log/samba/%m.log
max log size = 50
security = user
encrypt passwords = yes
smb passwd file = /etc/samba/smbpasswd
username map = /etc/samba/smbusers
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
# interfaces = 192.168.1.254/24 192.168.2.254/24
os level = 33
# default case = lower
# case sensitive = no
valid users = hhwb,cface,oface,update,stnt
admin users = update
write list = update
#============================ Share Definitions ==============================
[menu$]
path = /home/menu/data
writeable = yes
public = no
[save$]
path = /home/menu/save
writeable = yes
write list = hhwb,update,cface,oface
admin users = hhwb,update,cface,oface
public = no
[mp3$]
path = /home/mp3
public = no
writeable = yes
[game$]
path = /game
public = no
writeable = yes
[game2$]
path = /game2
public = no
writeable = yes
[vdisks$]
path = /vdisks
public = no
admin users = update,stnt
writeable = yes
那位大哥能帮我翻译下` 这个SAMBA 里面共享权限是怎么设置的
我就是不知道他什么怎么设置共享权限 |
|