Displaying 2 results from an estimated 2 matches for "can_access_file_acl".
2009 Jan 30
5
ACLs under Samba 3.3.0
Is behavior of ACLs under Samba 3.3.0 (Sernet) completely different from
that under version 3.2.7? The release notes only talks about some "fixes".
I installed version 3.3.0 and got completely different result with the
same filesystem and the exact same samba configuration. The ACLs behaved
strangely and appeared very different under Windows ACL editor. Users
were now unable to
2012 May 10
1
NT_STATUS_ACCESS_DENIED on previously created files
...718585, 10] smbd/posix_acls.c:1124(map_canon_ace_perms)
map_canon_ace_perms: Mapped (UNIX) 140 to (NT) 1200a9
[2012/05/10 14:24:33.718627, 10] smbd/posix_acls.c:1124(map_canon_ace_perms)
map_canon_ace_perms: Mapped (UNIX) 140 to (NT) 1200a9
[2012/05/10 14:24:33.718676, 10] smbd/file_access.c:76(can_access_file_acl)
can_access_file_acl for file test access_mask 0x10000, access_granted
0x10000 access DENIED
I've googled stuff like this...
https://bugzilla.samba.org/show_bug.cgi?id=7521
I even tried upgrading my PDC to the latest available, 3.6.5, but
nothing seems to help. Has anyone had this issue?...