[Samba] SAMBA4 POSIX ACL not working

Innocent Yevide inyevfr at yahoo.fr
Tue Oct 9 17:24:24 MDT 2012


Hello,

does any one succeed to share acl with samba4?

I installed the new release of samba4 from git. and trying to apply acl on shared folders from win7  but it is just not functionning:

for instance I just created the folder foldertest and trying to set permission deny on everyone and it gives trhe below error:

[2012/10/10 03:19:56.221168,  0] ../source3/smbd/posix_acls.c:1898(add_current_ace_to_acl) add_current_ace_to_acl: malformed ACL in file ACL ! Deny entry after Allow entry. Failing to set on file foldertest.


also whatever I do I only get the below errors?

[2012/10/10 02:39:22.008985,  0] ../source3/smbd/posix_acls.c:1898(add_current_ace_to_acl)
  add_current_ace_to_acl: malformed ACL in file ACL ! Deny entry after Allow entry. Failing to set on file test.
[2012/10/10 02:41:47.861209,  0] ../source3/modules/vfs_posixacl.c:351(smb_acl_to_posix)
  smb_acl_to_posix: ACL group:users:---
  other::---
  user::rwx
  group::---
  group:3000017:rwx
  user:root:rwx
  group:users:---
  mask::rwx
   is invalid for set (Success)
[2012/10/10 02:42:01.876497,  0] ../source3/modules/vfs_posixacl.c:351(smb_acl_to_posix)
  smb_acl_to_posix: ACL group:users:---
  other::---
  user::rwx
  group::---
  group:3000017:rwx
  user:root:rwx
  group:users:---
  mask::rwx
   is invalid for set (Success)
[2012/10/10 02:52:51.475171,  0] ../source3/modules/vfs_posixacl.c:351(smb_acl_to_posix)
  smb_acl_to_posix: ACL group:users:---
  other::---
  user::rwx
  group::---
  group:3000017:r-x
  user:root:rwx
  group:users:---
  mask::rwx
   is invalid for set (Success)
[2012/10/10 02:53:59.949092,  0] ../source3/modules/vfs_posixacl.c:351(smb_acl_to_posix)
  smb_acl_to_posix: ACL group:users:---
  other::---
  user::rwx
  group::---
  group:3000017:r-x
  user:root:rwx
  group:users:---
  group:3000018:r-x
  mask::rwx
   is invalid for set (No such file or directory)


More information about the samba mailing list