Displaying 1 result from an estimated 1 matches for "pvfs_dir_handle_destructor".
2014 Apr 04
1
SLES SP3 / Samba 4 - ACL Problem
....1.6. i use ext 3 with user_xattr, acl, barrier=1
when we want to create a folder in windows as domain admin or set rights we get the following error.
Apr 4 10:48:53 orion samba[10688]: [2014/04/04 10:48:53.431667, 0, pid=10688, effective(0, 0), real(0, 0)] ../source4/ntvfs/posix/pvfs_open.c:67(pvfs_dir_handle_destructor)
Apr 4 10:48:53 orion samba[10688]: Unable to remove opendb entry for '/srv/daten/home/belvis/Neuer Ordner' - NT_STATUS_OBJECT_NAME_NOT_FOUND
It seems that the windows acl will not set correctly tot he posix acls... when i use getfacl i dont see any acls.
Anyone hast he same problem? t...