Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 02 Feb 1999 15:17:22 -0500
From:      "Stephen C. Comoletti" <stevec@delanet.com>
To:        hgeorges@oasis-technology.com
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Permission denied for NFS clients
Message-ID:  <36B75D52.2C80E573@delanet.com>
References:  <002f01be4edb$15bc0300$2f0b0764@hgeorges.oasis.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On your solaris box, how do you have the bsd box shared? ie: share -F nfs -o
rw=site /array/projects/mydir
or share -F nfs -o rw=site.my.net /array/projects/mydir? I have noticed solaris
is a bit funny about this and sometimes requires a full name to run..I have one
machine that requires the full name on one solaris box, and just the machine
name on another which is same os version (2.6), near identical install. 

-- 
Stephen C. Comoletti
Asst. Systems Administrator
DELANET, Inc.  http://www.delanet.com
TEL: (302) 326-5800, FAX: (302) 326-5802

Horia Georgescu wrote:
> 
> Hello everybody.
> 
> I'm struggling for more than 3 hours to "catch" the problem. Please help if
> you have any idea about what's happening.
> 
> I'm running this version:
> 
> FreeBSD site.my.net 2.2.7-RELEASE FreeBSD 2.2.7-RELEASE #0: Fri Oct  9
> 09:19:
> 29 EDT 1998     root@site.my.net:/usr/src/sys/compile/SITE  i386
> 
> I have this exports file:
> (I intentionally used operating systems names and versions, instead of the
> actual names of the clients, to give you a better idea.)
> 
> #/etc/exports file
> /array/consulting/tara digital4.0
> /array/site digital4.0
> /array/site solaris2.5
> /array/site hpux10.20
> /array/site aix4.1
> /array/togo -maproot=0  aix4.2
> /array/projects/mydir
> 
> everything works fine up to the last line.
> the following command fails on both solaris2.5 and hpux10.20:
> 
> mount -F nfs site:/array/projects/mydir /mnt
> 
> The message I get on the client is: "Permission denied"
> 
> Confusing enough, if I do the same on a Linux box:
> 
> mount -t nfs site:/array/projects/mydir /mnt
> 
> and the directory is mounted successfully.
> 
> Self mounting from site to site (through NFS) works to.
> 
> Nevertheless, site:/array/site is mounted just fine on both solaris2.5 and
> hpux10.20
> 
> Can anybody explain to me what's wrong here?! Mountd -d (on site) doesn't
> return any explanatory messages when I get permission denied on the client
> machines.
> 
> Thanks much,
> Horia Georgescu
> 
> 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?36B75D52.2C80E573>