As Hrvoje Husic wrote:
> Das Problem ist behoben.
>
> Falls es sonst noch jemanden interessiert:
>
> Bei Linux muss man beim rpc.nfsd die Option "-n" uebergeben, damit dieser
> auch Verbindungen annimmt, die nicht von einem privilegiertem Port stammen.
> Linux ist da wohl aenlich AIX recht paranoid.
Hmm, was hast Du als FreeBSD-Version? Reserved ports sind inzwischen
eigentlich auch der default. Hier ein Stück aus mount_nfs(8):
-P Use a reserved socket port number. This flag is obsolete, and
only retained for compatibility reasons. Reserved port numbers
are used by default now. This is useful for mounting servers
that require clients to use a reserved port number on the mistak-
en belief that this makes NFS more secure. (For the rare case
where the client has a trusted root account but untrustworthy
users and the network cables are in secure areas this does help,
but for normal desktop clients this does not apply.)
-- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)Received on Mon 05 Jan 1998 - 09:49:46 CET