Re: [Samba] SAMBA4 POSIX ACL not working

2012-10-09 Thread Jeremy Allison
On Wed, Oct 10, 2012 at 12:24:24AM +0100, Innocent Yevide wrote:
> 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?

Log a bug at bugzilla.samba.org please and then attach a
wireshark trace from the client and also a debug level 10
log from the server whilst setting an ACL that gets this
message.

That will help us track down the problem.

Thanks !

Jeremy.
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


[Samba] SAMBA4 POSIX ACL not working

2012-10-09 Thread Innocent Yevide
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:317: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:317: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:317: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:317:r-x
  user:root:rwx
  group:users:---
  group:318:r-x
  mask::rwx
   is invalid for set (No such file or directory)
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba