Gentoo Archives: gentoo-user

From: Marco Calviani <marco.calviani@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] nfs error: "permission denied" when executing a command
Date: Wed, 18 Jul 2007 19:24:14
Message-Id: da5cd1900707181213x2356e862g8f62c1f005dd0859@mail.gmail.com
1 Hi,
2 i have a problem with NFS. A partition mounted on machine gentoo1 is
3 correctly exported and mounted in gentoo2 (that is, it is possible to
4 read and write on it). However whenever i try to execute a program
5 from gentoo2 that it is stored on the exports of gentoo1, i get the
6 "Permission denied" error. What can be the cause of this?
7
8 This is my /etc/exports located on gentoo1.
9
10 /pippo0 gentoo1(sync,no_subtree_check,rw)
11 /pippo1 gentoo1(sync,no_subtree_check,rw)
12
13 and this is the gentoo2 /etc/fstab relevant part:
14
15 gentoo1:/pippo0 /pippo0 nfs rw,user,auto 0 0
16 gentoo1:/pippo1 /pippo1 nfs rw,user,auto 0 0
17
18 Any help would be appreciated,
19 thanks in advance,
20 marco
21 --
22 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] nfs error: "permission denied" when executing a command Glenn Sieb <sieb@××××××××××××××.com>
Re: [gentoo-user] nfs error: "permission denied" when executing a command James Ausmus <james.ausmus@×××××.com>
Re: [gentoo-user] nfs error: "permission denied" when executing a command Alan McKinnon <alan@××××××××××××××××.za>