Frank van Maarseveen | 2 Sep 2004 23:00
Picon
Picon
Favicon

Re: permission bits for group not honoured on directory creation

On Thu, Sep 02, 2004 at 10:08:54PM +0200, Jos van Wezel wrote:
> Dear all,
> 
> on an nfs v3 mounted file system (linux client and server):
> 
> # umask
> 0002
> # mkdir d
> # ls -ld d
> drwxr-xr-x    2 root     root         8192 Sep  2  2004 d/
> #

cannot reproduce. I would surely be bitten by such a bug.

kernel versions ?
client: how do the relevant /proc/mounts entries look?
server: relevant /etc/exports lines?

--

-- 
Frank

-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click
_______________________________________________
NFS maillist  -  NFS <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs

(Continue reading)

Jos van Wezel | 2 Sep 2004 23:36
Picon

Re: permission bits for group not honoured on directory creation

As Trond correctly hinted it had to do with the underlying file system
which in our case is GPFS. Permissions on an exported ext3 fs work as
expected.

Thanks

Jos

On Thu, 2 Sep 2004, Trond Myklebust wrote:

> You've checked that the setgid bit is not set on the parent directory
> and that the filesystem has not been mounted with the grpid/bsdgroups
> option on the server?

On Thu, 2 Sep 2004, Frank van Maarseveen wrote:

>
> cannot reproduce. I would surely be bitten by such a bug.
>
>

-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click
_______________________________________________
NFS maillist  -  NFS <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs

(Continue reading)


Gmane