NFS configuration

Abhishek Chowdhury abhishek.brave at gmail.com
Wed Aug 20 00:55:14 EDT 2008


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.




More information about the Kerberos mailing list