Re: NFS knfsd strange behavior...

From: Robert Dinse (nanook@eskimo.com)
Date: Thu May 11 2000 - 03:05:56 EST


On Thu, 11 May 2000, G. Allen Morris III wrote:

> Date: Thu, 11 May 2000 01:02:16 -0700
> From: "G. Allen Morris III" <gam3@groucho.ixlabs.com>
> To: Robert Dinse <nanook@eskimo.com>
> Cc: Pete Zaitcev <zaitcev@metabyte.com>, linux-kernel@vger.rutgers.edu,
> nfs@lists.sourceforge.net, Pete Zaitcev <zaitcev@ns1.metabyte.com>
> Subject: Re: NFS knfsd strange behavior...
>
> I run the script below and it seems to work.
>
>
> ===========================================================
> sudo -s <<EOP
> mount localhost:/tmp /mnt/tmp
> cd /tmp
> mkdir test
> chmod 711 test
> touch test/a
> chown gam3.gam3 test/a
> echo This is a test > test/a
> EOP

     You're doing this as root; try doing the touch, then chown the file to
gam3.gam3, then su to gam3 and do the echo.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Mon May 15 2000 - 21:00:17 EST