Displaying 3 results from an estimated 3 matches for "acl_test".
2005 Jul 27
1
Samba ACL and '+' on a 'ls - l'
Dear Guys,
I have noticed that one of our domain users folder in
/var/lib/samba/profiles has a '+' on the end of their username folder
and all the files in their profile too.
I know this is to do with ACL's and I know Samba can translate Windows
ACL's to filesystem acls, but where can I find out where/how they are
getting created and remove them.
They should be know different
2006 Dec 31
0
user-group mapping not inherited from Windows-Domain?
...ls are similar to unix modes, as when I allow write access
to "\Everyone", it's like doing a chmod o+w on a file.
I authenticate as a user vo03a in the domain, who seems to have to own
the files, in order to be able to modify the acls.
Here are the acls of the Media Directory on the acl_test-share:
[root@saitana Media]# smbcacls //saitana/acl_test Media -U
"belgium\vo03a%<pwd>"
...isn't important, is it?...
OWNER:BELGIUM\vo03a
GROUP:SAITANA\root
ACL:BELGIUM\vo03a:ALLOWED/0/FULL
ACL:BELGIUM\F_AKS_VJ-Blitz:ALLOWED/0/FULL
ACL:BELGIUM\F_AKS_VJ-Admin:ALLOWED/0/FULL
ACL:S...
2009 Mar 04
5
[PATCH 0/2] ocfs2: two bug fixes about xattr and inline-data
Mark and Joel,
I found two serious bugs about xattr and inline-data.
the first bug:
in ocfs2_mknod(), we check and found the ACL or security xattr entry
could be set into inode in ocfs2_calc_xattr_init(), then don't reserve
block for them. But in ocfs2_mknod_locked(), if we found ocfs2 support
inline-data, then set id_count with the max_inline_data. After that, we
set acl/security xattr