Gentoo Archives: gentoo-user

From: Albert Hopkins <marduk@×××××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] portage nfs permissions
Date: Mon, 28 Apr 2008 17:09:35
Message-Id: 1209402559.929.12.camel@localhost
In Reply to: [gentoo-user] portage nfs permissions by Chris Frederick
1 On Mon, 2008-04-28 at 12:03 -0500, Chris Frederick wrote:
2 > Hi all,
3 >
4 > I'm trying to set up the portage directory to be hosted over nfs.
5 > Everything is working great but I would like to increase the security
6 > a
7 > little. I was wondering if there's an easy way to restrict 'emerge
8 > --sync' to only work on the server, while still letting all the nfs
9 > client machines download sources and emerge packages.
10
11 Have clients only mount portage read-only and put distfiles in another
12 fs and make it read-write.
13
14 Also you should disable locking on distfiles if you use it over NFS:
15 FEATURES=-distlocks.
16
17
18 -a
19
20 --
21 gentoo-user@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-user] portage nfs permissions Uwe Thiem <uwix@××××.na>
Re: [gentoo-user] portage nfs permissions Chris Frederick <cdf123@××××××.net>