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

Re: ext3 over nfs - can't get rw!



On Wed, 2002-07-10 at 08:22, Jonathan Matthews wrote:

>   jaycee@therock:~$ cat /etc/exports
>   /share		bigdaddy.jaycee.home(rw,root_squash,squash=0-999
>   /backup		*.jaycee.home(rw,no_root_squash)

Are you trying to write to the nfs mount of therock:/share as a squashed
user (root,uid 0-999)? Such access will be mapped to user nobody, who
may not have write permissions on this drive, thus writes will fail.

Try writing as a normal, non-squashed, user, who *also has write
permissions* for that directory. Does that work?

Kind Regards
Crispin Wellington



-- 
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: