[981] in netbsd-help mailing list archive
No subject found in mail header
daemon@ATHENA.MIT.EDU (Yoav Yerushalmi)
Thu Jul 25 11:11:51 1996
To: lopes@MIT.EDU
Cc: netbsd-help@MIT.EDU
In-Reply-To: Your message of "Thu, 25 Jul 1996 10:27:55 EDT."
<199607251427.KAA16456@goody-budda.mit.edu>
Date: Thu, 25 Jul 1996 11:07:16 EDT
From: Yoav Yerushalmi <yoav@MIT.EDU>
from the manpage for mount_nfs :
-P Use a reserved socket port number. This is useful for mounting
servers that require clients to use a reserved port number on the
mistaken belief that this makes NFS more secure. (For the rare
case where the client has a trusted root account but untrusworthy
users and the network cables are in secure areas this does help,
but for normal desktop clients this does not apply.)
could you first try using mount_nfs with those options and see
if that works? if it does, then try the following flag to attach
attach -n -e -o "-o-P"
(or try putting a space on the -o-P thing too.. I'm not
that familiar with attach...)
--
------------------------------------------------------------
| Yoav Yerushalmi | My opinions are mine.. |
| M.I.T student at large | (I hope.. don't sue) |
| http://www.mit.edu/afs/sipb/user/yoav/html/homepage.html |
------------------------------------------------------------