Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Feb 1999 16:25:40 -0500
From:      "Horia Georgescu" <hgeorges@oasis.on.ca>
To:        "'Stephen C. Comoletti'" <stevec@delanet.com>
Cc:        <freebsd-questions@FreeBSD.ORG>
Subject:   RE: Permission denied for NFS clients
Message-ID:  <005301be4ef2$95e4bb00$2f0b0764@hgeorges.oasis.net>

next in thread | raw e-mail | index | archive | help
Nevermind. Found the answer myself, going back to the documentation.
/array/site /array/projects/mydir solaris2.5
was the answer.
Thanks anyway.
Horia

-----Original Message-----
From: Horia Georgescu [mailto:hgeorges@oasis.on.ca]
Sent: Tuesday, February 02, 1999 3:55 PM
To: 'Stephen C. Comoletti'
Cc: 'freebsd-questions@FreeBSD.ORG'
Subject: RE: Permission denied for NFS clients


Stephen, problem is this: the solaris box is the client of the FreeBSD
machine. Share is only usefull when the solaris becomes a NFS server itself.
And this solaris machine is able to import one filesystem and not the other.
Horia

-----Original Message-----
From: owner-freebsd-questions@FreeBSD.ORG
[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Stephen C.
Comoletti
Sent: Tuesday, February 02, 1999 3:17 PM
To: hgeorges@oasis-technology.com
Cc: freebsd-questions@FreeBSD.ORG
Subject: Re: Permission denied for NFS clients


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


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?005301be4ef2$95e4bb00$2f0b0764>