Hi folks,
i am trying to export /usr/users directory on my alpha OSF machine, but
when i try to mount it on my linux system, i get the following error mesg?
mount: RPC: Authentication error; why = Server rejected credential
here goes my files: (on my alpha system)
/etc/exports
/usr/users -rw 200.18.137.162
is that ok ?
/etc/rc.config
NFSSERVING="1"
MOUNTOPTS="-i -d -s"
NONROOTMOUNTS="0"
NUM_TCPD="8"
NUM_UDPD="8"
NUM_PROPLISTD="4"
#PCNFSD="0"
#NFS_CONFIGURED="1"
export NFSSERVING MOUNTOPTS NONROOTMOUNTS NUM_TCPD NUM_UDPD NUM_PROPLISTD
is that ok ?
Now when i type on my linux system:
mount 200.18.137.160:/usr/users /mnt -t nfs
i got that error mesgs.
Please, i don't know what to do to get it working properly, it's driving
me crazy!!!!!
Received on Wed Sep 09 1998 - 15:32:27 NZST