酷!學園
技術討論區 => Linux 討論版 => 主題作者是: akong 於 2009-02-19 18:09
-
想了解一下
我是用samba+winbind並用ads來整合AD
目前整知都很正常,但是當我用Windows去設定資料夾權限時
發現只能設定允許,設定拒絕按下套用後發現設定的拒絕權限勾勾都不見了
請問有沒有人遇過這個問題
設定檔
[global]
cups options = raw
load printers = yes
server string = fileserver2
realm = linguitronics.com
password server = etams001.linguitronics.com
workgroup = LINGUITRONICS
os level = 20
security = ads
#passdb backend = tdbsam
display charset = utf8
unix charset = utf8
dos charset = utf8
log file = /var/log/samba/%m.log
wins server = 192.168.1.202
max xmit = 65535
nt acl support = yes
inherit acls = yes
inherit owner = yes
inherit permissions = yes
server string = Fileserver2
idmap uid = 10000-20000
idmap gid = 10000-20000
winbind enum users = yes
winbind enum groups = yes
max log size = 50
#vfs object = recycle extd_audit vscan-fprotd
#vfs object = recycle extd_audit
#vscan-oav: config-file = /etc/samba/vscan-fprotd.conf
socket options = TCP_NODELAY SO_SNDBUF=65535 SO_RCVBUF=65535
#recycle:repository = ../Garbage/%u
#recycle:versions = yes
#recycle:keeptree = yes
encrypt passwords = yes
分享資料夾
[Home]
comment = Home
path = /mnt/X_drive/Home
public = yes
writeable = yes
create mask = 0777
directory mask = 0777
directory security mask = 0777
vfs object = recycle extd_audit vscan-fprotd
#vfs object = recycle extd_audit
vscan-oav: config-file = /etc/samba/vscan-fprotd.conf
recycle:repository = ../Garbage/%u
recycle:versions = yes
recycle:keeptree = yes
admin users = LINGUITRONICS\akong, LINGUITRONICS\stephen, LINGUITRONICS\brian, LINGUITRONICS\Administrator
謝謝
-
沒有人有這個問題嗎??
這個問題好像到最新版本都一樣不行
不知道有沒有哪位朋友會解決呢??
-
您好:
小弟原以為這樣是正常的,因為雖然不見,但是我測試還是可以拒絕耶? ???