From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1GkFGi-0003vQ-7E for garchives@archives.gentoo.org; Wed, 15 Nov 2006 07:33:12 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.8) with SMTP id kAF7V5m2003798; Wed, 15 Nov 2006 07:31:05 GMT Received: from cranium.sybase.co.za (sqlprd.sybase.co.za [192.96.139.1]) by robin.gentoo.org (8.13.8/8.13.8) with ESMTP id kAF7SuZv003386 for ; Wed, 15 Nov 2006 07:29:00 GMT Received: from localhost (cranium.sybase.co.za [127.0.0.1]) by cranium.sybase.co.za (Postfix) with ESMTP id E076C83461 for ; Wed, 15 Nov 2006 09:32:34 +0200 (SAST) X-Virus-Scanned: amavisd-new at sybase.co.za Received: from cranium.sybase.co.za ([127.0.0.1]) by localhost (cranium.sybase.co.za [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id mHkhKuL85Z-O for ; Wed, 15 Nov 2006 09:32:24 +0200 (SAST) Received: from bard.sybase.co.za (bard.sybase.co.za [192.168.2.6]) by cranium.sybase.co.za (Postfix) with ESMTP id 4AC5B83460 for ; Wed, 15 Nov 2006 09:32:23 +0200 (SAST) Received: from [192.168.2.130] ([192.168.2.130]) by bard.sybase.co.za with Microsoft SMTPSVC(6.0.3790.1830); Wed, 15 Nov 2006 09:30:37 +0200 From: Alan McKinnon To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] NFS Wont mount Date: Wed, 15 Nov 2006 09:24:56 +0200 User-Agent: KMail/1.9.5 References: <3767b850611141406l4e3a33e3h958bc8f169ca8c0c@mail.gmail.com> In-Reply-To: <3767b850611141406l4e3a33e3h958bc8f169ca8c0c@mail.gmail.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200611150924.56247.alan@linuxholdings.co.za> X-OriginalArrivalTime: 15 Nov 2006 07:30:37.0756 (UTC) FILETIME=[F207E7C0:01C70887] X-Archives-Salt: 919135ad-48c7-4ac2-b02d-256f331a747a X-Archives-Hash: a46e29fa25a45dfc62186b143d703380 On Wednesday 15 November 2006 00:06, timothy johnson wrote: > Having a little issue with NFS > > mount 10.250.107.10:/home /mnt/pdc1Home > returns > mount: 10.250.107.10:/home failed, reason given by server: Permission > denied > > /etc/exports > /home (no_root_squash,rw) > > /var/log/messages > Nov 14 05:51:32 MOSSPDC1 rpc.mountd: refused mount request from > 10.250.108.10 for /home (/): not exported > > The only thing special about this box is its a PDC using Samba/LDAP, > the client the I am trying to mount the export on is able to mount > exports from other machines, just not this one. Perhaps you have omitted to do the 'exportfs -ra' step on the server. Even if the entry is in /etc/exports, it's not actually exported till you run that command. alan -- gentoo-user@gentoo.org mailing list