Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Aug 2002 10:18:51 +0200
From:      Radko Keves <rado@studnet.sk>
To:        freebsd-questions@freebsd.org
Subject:   question about nfsd
Message-ID:  <20020802081851.GA9792@studnet.sk>

next in thread | raw e-mail | index | archive | help
i try to export dir /var/www/htdocs/sun to (Solaris 8) sun.unitra.sk /mnt/studnet
i follow handbook:

rpcbind (not portmap)
nfsd -u -t -n 4
mountd -r

on my host (kripel):
kripel# showmount -e kripel
Exports list on kripel:
/var/www/htdocs/sun                sun.unitra.sk decon.unitra.sk

on sun:
sun# mount kripel:/var/www/htdocs/sun /mnt/studnet
nfs mount: kripel:/var/www/htdocs/sun: server not responding : RPC:
Authentication error; why = Client credential too weak
nfs mount: retrying: /mnt/studnet
nfs mount: kripel:/var/www/htdocs/sun: server not responding : RPC:
Authentication error; why = Client credential too weak

where can i set up (down) authentication, because i haven't found it on manual ...

i'm running:
FreeBSD 5.0-CURRENT

thank

-- 
--------------
bye
R.R.K.K.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020802081851.GA9792>