NFS
DGosner%TOE.TOWSON.EDU at cornellc.cit.cornell.edu
DGosner%TOE.TOWSON.EDU at cornellc.cit.cornell.edu
Thu Jul 27 09:45:37 AEST 1989
>
>Problem:
> How do I do the nfs mounting? I have RTM and did what it said (i.e
>/etc/mount -t nfs s1:/u1 /s1u1
>
>but I get permission denied. What am I not doing or doing wrong?
>
> Michael J. Chinni
you have to create the file /etc/exports on the system which has the file
system you are trying to nfs mount - in your case s1... /etc/exports grants
permission to certains other systems to nfs mount certain fiel systems... there
are a variety of options, etc. that let you control security... the basic
format for what you need is:
in /etc/exports on s1:
/u1 s2
in my ultrix doc, it's all explained in exports(5nfs) and in the system
management volume 3... i don't know where it would be in the real world'd
doc...
Dan Gosner
Operations Manager
Towson State Univerity
Towson, MD 21204
More information about the Comp.unix.questions
mailing list