From owner-freebsd-questions Tue Jul 28 06:14:05 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA07427 for freebsd-questions-outgoing; Tue, 28 Jul 1998 06:14:05 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from alcatel.fr (ns.celwave.tm.fr [194.133.58.131]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA07374 for ; Tue, 28 Jul 1998 06:13:53 -0700 (PDT) (envelope-from THIERRY.HERBELOT@telspace.alcatel.fr) From: THIERRY.HERBELOT@telspace.alcatel.fr Received: from alcatel.fr (gatekeeper-ssn.alcatel.fr [155.132.180.244]) by mailgate.alcatel.fr (ALCANET/SMTP.9.9.9) with ESMTP id NAA25855; Tue, 28 Jul 1998 13:56:19 +0200 Received: from aifhs1.alcatel.fr (aifhs1.alcatel.fr [155.132.180.86]) by aifhs2.alcatel.fr (ALCANET/SMTP2) with ESMTP id NAA19900; Tue, 28 Jul 1998 13:43:46 +0200 (MET DST) Received: from aifhs2.alcatel.fr (localhost [127.0.0.1]) by aifhs1.alcatel.fr (8.8.8/8.8.8) with ESMTP id NAA05561; Tue, 28 Jul 1998 13:46:16 +0200 (MET DST) Received: from lune.telspace.alcatel.fr (lune.telspace.alcatel.fr [155.132.144.65]) by aifhs2.alcatel.fr (ALCANET/SMTP2) with ESMTP id NAA19856; Tue, 28 Jul 1998 13:43:43 +0200 (MET DST) Received: from telss1 (telss1.telspace.alcatel.fr [155.132.51.4]) by lune.telspace.alcatel.fr (8.7.6/8.7.3) with SMTP id NAA08772; Tue, 28 Jul 1998 13:48:20 +0200 (MET DST) Received: from telspace.alcatel.fr by telss1 (4.1/SMI-4.1) id AA16154; Tue, 28 Jul 98 13:36:38 +0200 Received: from localhost by telspace.alcatel.fr with SMTP (1.40.112.12/16.2) id AA098165511; Tue, 28 Jul 1998 13:31:51 +0200 X-Openmail-Hops: 1 Date: Tue, 28 Jul 98 13:31:43 +0200 Message-Id: In-Reply-To: <19980728111422.A15495@sr.se> Subject: Install ports via nfs Mime-Version: 1.0 To: gunnar@pluto.sr.se Cc: questions@FreeBSD.ORG Content-Type: text/plain; charset=ISO-8859-1; name="Install" Content-Disposition: inline; filename="Install" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by hub.freebsd.org id GAA07389 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, There are restrictions on the root access of files via FNS : -------------------------------------------- man 5 exports (on the NFS server) Export options are specified as follows: -maproot=user The credential of the specified user is used for remote access by root. The credential includes all the groups to which the user is a member on the local machine (see id(1)). The user may be specified by name or number. -------------------------------------------- Hope this helps TfH > I have a laptop with not so much disk in it, so I decided to do the > ´make´ stuff on another machine, and then nfs mount /usr/ports to the > same destination on the laptop. The only thing I get when writing ´make > install´ on the lap is the starting two checksum controls that are done > on an install. If I try to run ´make reinstall´ I get a > "./work/.install_done: Permission denied" -message. This occurs even if > I give rw to all on that file. > > Anyone got a suggestion? > > -- > regards, Gunnar > email: flygt@sr.se > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message