From owner-freebsd-current Thu Mar 22 13:37:42 2001 Delivered-To: freebsd-current@freebsd.org Received: from mail.imp.ch (mail.imp.ch [157.161.1.2]) by hub.freebsd.org (Postfix) with ESMTP id 73F2F37B720 for ; Thu, 22 Mar 2001 13:37:34 -0800 (PST) (envelope-from mb@imp.ch) Received: from levais.imp.ch (levais.imp.ch [157.161.4.66]) by mail.imp.ch (8.11.1/8.11.1) with ESMTP id f2MLbXp27179 for ; Thu, 22 Mar 2001 22:37:33 +0100 (CET) (envelope-from Martin.Blapp@imp.ch) Date: Thu, 22 Mar 2001 22:38:56 +0100 (CET) From: Martin Blapp To: current@freebsd.org Subject: Re: *** HEADSUP keyserv might be broken *** Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG keyserv _is_ broken. I'm sorry about this, I overlooked keyserv as I did my work and did just a hack so it compiled. There are a few things broken: - Register the keyserv programm and crypt program in rpcbind also for local unix transport. - Create and bind the unix socket I've a fix here, and I do testing at the moment. When everything works I'll paste it into the web. Btw: Rpcbind seems not to look at the v-flag in /etc/netconfig for rpcbind registrations. It works for portmap registrations. I'll look if this is still the same in newer tirpc1999. So you'll see these strange entries in rpcinfo: 100029 1 unix /var/run/keyservsock keyserv superuser 100029 2 unix /var/run/keyservsock keyserv superuser 600100029 1 unix /var/run/keyservsock superuser That's cause in /etc/rpc is no name defined for programm 600100029. Portmapper did hide this. Martin Martin Blapp, mb@imp.ch ------------------------------------------------ Improware AG, UNIX solution and service provider Zurlindenstrasse 29, 4133 Pratteln, Switzerland Phone: +41 79 370 26 05, Fax: +41 61 826 93 01 ------------------------------------------------ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message