ACL and freebsd
Jeroen Molinger
j.molinger at chello.nl
Tue Dec 14 19:52:59 GMT 2004
I have a samba 3.0.7 pDC with fbsd 5.3 witch runs fine. I just can't get
the acl function to work.
when I use properties->securirty of a file or directory I get a acces
denied when changing the ACL. Or the change just disapears????
Has anyone a clue
here is the smb.conf:
#======================= Global Settings
=====================================
[global]
workgroup = EPIDEMIOLOGIE
server string = Samba Server
netbios name = epid3
nt acl support = yes
map acl inherit = yes
profile acls = yes
security = user
encrypt passwords = yes
passdb backend = smbpasswd
hosts allow = 10.168.12. 127.
log file = /var/log/samba/log.%m
max log size = 50
socket options = SO_RCVBUF=8192 SO_SNDBUF=8192 TCP_NODELAY
;interfaces = 10.168.12.254/24
local master = yes
os level = 65
domain master = yes
preferred master = yes
domain logons = yes
admin users = root
time server = yes
wins support = yes
unix password sync = no
min passwd length = 4
passwd chat debug = yes
passwd program = /usr/bin/passwd %u
passwd chat = Changing\slocal\spassword\sfor\s*\nNew\sPassword: %n\n
\nRetype\sNew\sPassword: %n\n \n
logon script = logon.bat
logon path = \\%L\profiles\%U
logon drive = H:
logon home = \\%L\%U\
add user script = pw user add %m$ -g 200 -c workstation -d "" -s
/nonexistent
;add user script = /usr/sbin/useradd %u
#============================ Share Definitions
==============================
[homes]
comment = Home Directories
browseable = no
readonly = no
create mask = 0755
directory mask = 0775
writable = yes
[netlogon]
comment = Network Logon Service
path = /usr/home/netlogon
read only = yes
create mask = 0644
write list = root
browseable = no
[profiles]
path = /usr/home/samba/profiles
browseable = no
writeable = yes
create mask = 0600
force create mode = 0600
directory mask = 0777
force directory mode = 0777
[Algemeen]
path = /usr/local/samba/algemeen
browseable = yes
map acl inherit = yes
inherit acls = yes
writeable = yes
write list = @oct
valid users = @oct
create mask = 0755
directory mask = 0775
printable = no
More information about the samba-technical
mailing list