[30225] in Kerberos
NFS configuration
daemon@ATHENA.MIT.EDU (Abhishek Chowdhury)
Wed Aug 20 00:56:07 2008
Message-ID: <19062930.post@talk.nabble.com>
Date: Tue, 19 Aug 2008 21:55:14 -0700 (PDT)
From: Abhishek Chowdhury <abhishek.brave@gmail.com>
To: kerberos@mit.edu
MIME-Version: 1.0
X-Nabble-From: abhishek.brave@gmail.com
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: kerberos-bounces@mit.edu
hi ,
I want to configure NFS for kerberos.But before setting up for kerberos I
want to configure simple NFS.
On the server machine I created the file /etc/exports with entry
/etc/NFSClient 10.95.77.62(ro)
then verified rpcinfo -p 10.95.77.57
it shows
program vers proto port
100000 2 tcp 111 portmapper
100000 2 udp 111 portmapper
100011 1 udp 749 rquotad
100011 2 udp 749 rquotad
100005 1 udp 759 mountd
100005 1 tcp 761 mountd
100005 2 udp 764 mountd
100005 2 tcp 766 mountd
100005 3 udp 769 mountd
100005 3 tcp 771 mountd
100003 2 udp 2049 nfs
100003 3 udp 2049 nfs
300019 1 tcp 830 amd
300019 1 udp 831 amd
100024 1 udp 944 status
100024 1 tcp 946 status
100021 1 udp 1042 nlockmgr
100021 3 udp 1042 nlockmgr
100021 4 udp 1042 nlockmgr
100021 1 tcp 1629 nlockmgr
100021 3 tcp 1629 nlockmgr
100021 4 tcp 1629 nlockmgr
Then on client machine when I am trying to mount using following command
mount 10.95.77.57:/etc/NFSClient /NFSTest.
I am getting
can't access/etc/NFSClient No such file or Directory.
IS there any other configuration need to be done.
I am working on Mac 10.5.
Any pointer will be very helpful:working:
--
View this message in context: http://www.nabble.com/NFS-configuration-tp19062930p19062930.html
Sent from the Kerberos - General mailing list archive at Nabble.com.
________________________________________________
Kerberos mailing list Kerberos@mit.edu
https://mailman.mit.edu/mailman/listinfo/kerberos