Re: [ceph-users] Ceph File System ACL Support

2015-08-20 Thread Yan, Zheng
The code is at https://github.com/ceph/samba.git wip-acl. So far the code does not handle default ACL (files created by samba do not inherit parent directory's default ACL) Regards Yan, Zheng On Tue, Aug 18, 2015 at 6:57 PM, Gregory Farnum wrote: > On Mon, Aug 17, 2015 at 4:12 AM, Yan, Zheng w

Re: [ceph-users] Ceph File System ACL Support

2015-08-18 Thread Gregory Farnum
On Mon, Aug 17, 2015 at 4:12 AM, Yan, Zheng wrote: > On Mon, Aug 17, 2015 at 9:38 AM, Eric Eastman > wrote: >> Hi, >> >> I need to verify in Ceph v9.0.2 if the kernel version of Ceph file >> system supports ACLs and the libcephfs file system interface does not. >> I am trying to have SAMBA, versi

Re: [ceph-users] Ceph File System ACL Support

2015-08-16 Thread Eric Eastman
On Sun, Aug 16, 2015 at 9:12 PM, Yan, Zheng wrote: > On Mon, Aug 17, 2015 at 9:38 AM, Eric Eastman > wrote: >> Hi, >> >> I need to verify in Ceph v9.0.2 if the kernel version of Ceph file >> system supports ACLs and the libcephfs file system interface does not. >> I am trying to have SAMBA, versi

Re: [ceph-users] Ceph File System ACL Support

2015-08-16 Thread Yan, Zheng
On Mon, Aug 17, 2015 at 9:38 AM, Eric Eastman wrote: > Hi, > > I need to verify in Ceph v9.0.2 if the kernel version of Ceph file > system supports ACLs and the libcephfs file system interface does not. > I am trying to have SAMBA, version 4.3.0rc1, support Windows ACLs > using "vfs objects = acl_

[ceph-users] Ceph File System ACL Support

2015-08-16 Thread Eric Eastman
Hi, I need to verify in Ceph v9.0.2 if the kernel version of Ceph file system supports ACLs and the libcephfs file system interface does not. I am trying to have SAMBA, version 4.3.0rc1, support Windows ACLs using "vfs objects = acl_xattr" with the SAMBA VFS Ceph file system interface "vfs objects