gluster-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gluster-devel] glusterfs file permissions && ownership


From: Matthias Saou
Subject: Re: [Gluster-devel] glusterfs file permissions && ownership
Date: Fri, 14 Dec 2007 11:00:13 +0100

Hi,

I'm bumping into the same issue on a samba server where the shares are
mounted through glusterfs, and where those shares are restricted by
group memberships.

Did you mean the latest codebase of fuse or of glusterfs? Will it fix
this limitation?

Matthias

Anand Avati wrote :

> Mihai,
>  group mode check is really tricky with fused based FS'es since fuse only
> passes on the orignial GID of the process and skips the additional GID's.
> You can try with the latest codebase where the group check is done only by
> the VFS and the server honors the group auth done by client alone.
> 
> avati
> 
> 2007/9/25, Mihai <address@hidden>:
> >
> > I have this problem:
> > I have two users:
> > user1 - group user1
> > user2 - group user1,user2
> >
> > A file on gfs filesystem with ext3
> > ls -l /mnt/test
> > -rwxr----- 1 root user1 0 Sep 25 17:53 /mnt/test
> >
> > Logged in with user2 you will get permissions denied when performing a
> > cat on /mnt/test
> >
> > This is how the filesystem is mounted (i couldn't find how to change this.
> > )
> > glusterfs on /mnt type fuse
> > (rw,nosuid,nodev,allow_other,default_permissions,max_read=1048576)
> >
> >
> > glusterfs version 1.3.1
> > fuse version 2.7.0.glfs3
> > kernel 2.6.18-8.1.10.el5 - Centos 5
> >
> >
> > _______________________________________________
> > Gluster-devel mailing list
> > address@hidden
> > http://lists.nongnu.org/mailman/listinfo/gluster-devel
> >
> 
> 
> 


-- 
Clean custom Red Hat Linux rpm packages : http://freshrpms.net/
Fedora release 8 (Werewolf) - Linux kernel 2.6.23.8-63.fc8
Load : 0.74 0.81 0.94




reply via email to

[Prev in Thread] Current Thread [Next in Thread]