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 -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba
