Subject: NFS mounting problem
To: None <netbsd-help@netbsd.org>
From: Brad Colbert <bcolbert@clark.net>
List: netbsd-help
Date: 10/11/1998 19:06:11
Hey folks,

   I'm having a problem mounting a file system from a 1.3.2 i386
   machine on to a 1.3 i386 machine.

   Here are the details:

camelot (1.3.2 i386):
(/etc/exports)
   /mnt/disk2a valhalla

valhalla (1.3 i386):
mount -v -t nfs -i camelot:/mnt/disk2a /mnt

mount_nfs: bad MNT RPC: RPC: Authentication error; why = Client credential too
weak

   What does it mean that the credentials are too weak?  Is there
   a special hosts.* file that I need to set?

   Thanks,

   Brad