From owner-freebsd-stable@FreeBSD.ORG Fri Jun 1 09:52:20 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2235816A41F for ; Fri, 1 Jun 2007 09:52:20 +0000 (UTC) (envelope-from wilbury@gmail.com) Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.226]) by mx1.freebsd.org (Postfix) with ESMTP id BF58D13C4AD for ; Fri, 1 Jun 2007 09:52:19 +0000 (UTC) (envelope-from wilbury@gmail.com) Received: by nz-out-0506.google.com with SMTP id 14so404067nzn for ; Fri, 01 Jun 2007 02:52:19 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=OJyPrhixxEtzh4qYDPiT3Tj6ARKDifJ98f/CSHq1Iun5MDLuM/XGWHb/5HZ2+OYkbfPAaYShmH3wDCqKBnacvis9N2yjxri7sK/SA7LAbaNJAQYx54OWrMJnGnRArcQjI923OCF/bza5dzCfu90z2xL/u/ZPiKXNSpGsNEF2/z8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=YrUzYwFCVNJZuIoCysds60PBqXWrhbttNrcZ5rsUfPd3SIPh8HoGNLG/s91dKkE43JnR3JmfJV8LjmduF4xpqif7SVIlMl1g3vNJZxFqjvq5D0vAyX5wI4hZvzOOzn7res4blAtAK3eGsZljPwyUBDTi0CG6gx5Z+JOVam2REe0= Received: by 10.143.155.1 with SMTP id h1mr78579wfo.1180691538813; Fri, 01 Jun 2007 02:52:18 -0700 (PDT) Received: by 10.143.156.5 with HTTP; Fri, 1 Jun 2007 02:52:18 -0700 (PDT) Message-ID: Date: Fri, 1 Jun 2007 11:52:18 +0200 From: "Juraj Lutter" To: "Claus Guttesen" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <7cf39bb60705311641y29cec38bxec5e1d2794072856@mail.gmail.com> Cc: freebsd-stable@freebsd.org, Matthew Herzog Subject: Re: mounting Solaris 10 NFS share X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Jun 2007 09:52:20 -0000 On 6/1/07, Claus Guttesen wrote: > As mentioned earlier it is probably a mismatch between uid/gid. And by > default root is *not* allowed access to nfs-shares unless you specify > map-root=root (freebsd-syntax) on your nfs-server, albeit this is > *not* recommended as well to grant root access to nfs. Try to use NFSv3 on Solaris side. otis -- Sincerely yours, Juraj Lutter