From owner-freebsd-questions@FreeBSD.ORG Sun Jun 3 17:23:02 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E051816A421 for ; Sun, 3 Jun 2007 17:23:02 +0000 (UTC) (envelope-from dick@nagual.nl) Received: from nagual.nl (cc20684-a.assen1.dr.home.nl [82.74.10.158]) by mx1.freebsd.org (Postfix) with ESMTP id 7B68913C44C for ; Sun, 3 Jun 2007 17:23:02 +0000 (UTC) (envelope-from dick@nagual.nl) Received: from shire.nagual.nl (shire.nagual.nl [192.168.11.31]) by nagual.nl (8.13.8+Sun/8.13.8/yanta) with ESMTP id l53HOdNv015048 for ; Sun, 3 Jun 2007 19:24:39 +0200 (CEST) Received: (from dick@localhost) by shire.nagual.nl (8.13.8+Sun/8.13.8/Submit) id l53HOdAu015047 for freebsd-questions@freebsd.org; Sun, 3 Jun 2007 19:24:39 +0200 (CEST) From: Dick Hoogendijk Date: Sun, 3 Jun 2007 19:24:39 +0200 To: freebsd-questions Message-ID: <20070603172439.GA14934@shire.nagual.nl> References: <7cf39bb60705311641y29cec38bxec5e1d2794072856@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <7cf39bb60705311641y29cec38bxec5e1d2794072856@mail.gmail.com> User-Agent: Mutt/1.5.15 (2007-04-06) X-Scanned-By: MIMEDefang 2.58 on 192.168.11.35 Subject: Re: mounting Solaris 10 NFS share X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Jun 2007 17:23:03 -0000 On 31 May Matthew Herzog wrote: > share -F nfs -o rw=spark -d "generic" /export/home/mush > 192.168.0.26:/export/home/mush /mnt/share nfs 0 0 As said it's a uid/gid mismatch. Check your "spark" group on both ends and make sure the uid/gid's are the same. Quick check: -o rw (without the spark) ; "svcadm restart net/nfs" on the solaris box and check. > In fact I can't even cd into /mnt/share as root on FreeBSD. That's normal. I can't on solaris too. Root has no access and that's a good thing. If you want access as root you can add 'root' to the group that has access. But a "su user" is better and safer. > Changinf the dir's permissions to 0777 on Solaris does "fix" the > problem but . . . it's not a solution. It's not done. So don't ;-) You don't have to change the NFS version though. v4 is OK. -- Dick Hoogendijk -- PGP/GnuPG key: F86289CE ++ http://nagual.nl/ | Solaris 10 11/06 ++