[Samba] Setting ACL permissions from Windows
Michele Petrazzo - Unipex
michele.petrazzo at unipex.it
Tue Feb 1 01:02:23 MST 2011
parker ha scritto:
> but I still can't Set permissions. I have tried
> to create directories under the main share using windows. That works, but
> when I try to set their permissions I get "Unable to save permission changes
> on (folder). The
> parameter is incorrect."
>
if you have ext3/4, enable acl and user_xattr on mount end (mount -o
acl,user_xattr,remount /usr/local/data),
on global:
nt acl support = yes (this is the default since 2)
on a share, enable:
inherit acls = yes
that's all
Michele
More information about the samba
mailing list