----- Original Message ----- > From: "Gandalf Corvotempesta" <[email protected]> > To: "Prashanth Pai" <[email protected]> > Cc: "John Mark Walker" <[email protected]>, "gluster-users" > <[email protected]> > Sent: Thursday, 29 September, 2016 3:23:27 PM > Subject: Re: [Gluster-users] Minio as object storage > > 2016-09-29 11:49 GMT+02:00 Prashanth Pai <[email protected]>: > > Swift can enforce allowing/denying access to swift users. > > The Swift API provides Account ACLs and Container ACLs for this. > > http://docs.openstack.org/developer/swift/overview_auth.html > > > > There is no mapping between a swift user and a linux user as > > such. Hence these ACLs are enforced at object interface level > > and not at the filesystem layer. > > I don't need a map between linux users and switft users but only a way > to force that user1 can't see uploaded files by user2 >
Yes, that can be done. Container ACLs allows you to just that. _______________________________________________ Gluster-users mailing list [email protected] http://www.gluster.org/mailman/listinfo/gluster-users
