From owner-freebsd-stable Mon Oct 7 06:34:46 1996 Return-Path: owner-stable Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id GAA26753 for stable-outgoing; Mon, 7 Oct 1996 06:34:46 -0700 (PDT) Received: from nfsun1.jinr.dubna.su (root@nfsun1.jinr.dubna.su [159.93.21.4]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id GAA26746 for ; Mon, 7 Oct 1996 06:34:33 -0700 (PDT) Received: from iren.jinr.ru (iren.jinr.dubna.su [159.93.21.34]) by nfsun1.jinr.dubna.su (8.6.12/8.6.9) with SMTP id QAA24325 for ; Mon, 7 Oct 1996 16:35:05 +0300 Message-ID: <325906D2.41C67EA6@nf.jinr.ru> Date: Mon, 07 Oct 1996 13:34:10 +0000 From: "A.P.Ivanov" Organization: JINR X-Mailer: Mozilla 3.0 (X11; I; FreeBSD 2.1.5-RELEASE i386) MIME-Version: 1.0 To: freebsd-stable@freebsd.org Subject: Re: amd and reserved port trouble References: <199610070914.KAA08795@garfield.biomath.jussieu.fr> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-stable@freebsd.org X-Loop: FreeBSD.org Precedence: bulk af@biomath.jussieu.fr wrote: > > A.P.Ivanov wrote / a ecrit: > > > > Hi,everybody! > > > > I have problem automounting Suns exported NFS directories. > > Seems there is no options like -P for amd (like in mount). > > So is there is a way to resolve this. I compiled the lates > > amd (amdupl102) but the problem remains. > > > > Can you elaborate ? I am using amd to automount filesystems exported > by all sorts of machines, including SunOS 4.1.3 and 5.3. No problem so > far. Note that on the Sun boxes, rpc.mountd runs with -n option. That > might be the reason (and the dirty fix ?). We did that because of our > Ultrix clients having problems otherwise. The problem is that our Sun's (SunOS 4.1.4) sysadmin don't want to run rpc.mountd -n. But besides I recently switched from Linux where I had the same version of amd compiled and running without any problems (it uses ports<1024 for mounting). I'm not a Unix guru, but it seems that kernel doesn't allow amd process to use ports<1024. Or may be I misunderstand smth? Is it curable? Best wishes.