Date: Mon, 6 Mar 1995 14:26:15 -0800 (PST) From: "Henry T. Chan" <htchan@euclid.ucsd.edu> To: freebsd-questions@freefall.cdrom.com Subject: NFS problems Message-ID: <Pine.BSD.3.90.950306141440.9788D-100000@euclid.ucsd.edu>
next in thread | raw e-mail | index | archive | help
I'm trying to NFS mount directory from a Sun SPARCStation 10 and am getting the following error from the SPARC: NFS request from unprivileged port. nfs_server: weak authentication, source IP address=132.239.145.14 I'm not sure as to what I'm doing wrong. On the FreeBSD 2.0 machine, I have the following entry in /etc/fstab: osiris:/home/osiris /home/osiris nfs rw 0 0 On the SPARC, I have the following in /etc/exports: /home/osiris -access=oba:oba.ucsd.edu:lms.ucsd.edu:surya.ucsd.edu:mathtech.ucsd.edu:utu.ucsd.edu:ilanga.ucsd.edu:zorn.ucsd.edu zorn.ucsd.edu is the FreeBSD 2.0 box. zorn.ucsd.edu is in the /etc/hosts file. I get permission denied for any user on zorn when they try to access /home/osiris. The uid's between server and client match. I've also tried changing it so the exports file contained: /home/osiris -access=zorn.ucsd.edu,root=zorn.ucsd.edu and it didn't work. Any help would be appreciated. Thanks, Henry -- Henry T. Chan (htchan@math.ucsd.edu) UCSD Mathematics Department, Computing Services and Support Applied Physics and Mathematics, Room 6018 / Mail Code 0112 Tel1: +1 (619) 534-2762 / Tel2: +1 (619) 534-4591 Fax : +1 (619) 534-5273
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSD.3.90.950306141440.9788D-100000>