From owner-freebsd-hackers Thu Sep 18 02:35:51 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id CAA21993 for hackers-outgoing; Thu, 18 Sep 1997 02:35:51 -0700 (PDT) Received: from konig.elte.hu (konig.elte.hu [157.181.6.22]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id CAA21891 for ; Thu, 18 Sep 1997 02:33:24 -0700 (PDT) Received: from localhost (sebesty@localhost) by konig.elte.hu (8.8.3/8.7.3/7s) with SMTP id LAA24775; Thu, 18 Sep 1997 11:24:55 +0200 Date: Thu, 18 Sep 1997 11:24:55 +0200 (MET DST) From: Zoltan Sebestyen X-Sender: sebesty@konig To: Bill Paul cc: hackers@freebsd.org Subject: Re: XDM again In-Reply-To: <199709171329.JAA21829@skynet.ctr.columbia.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Wed, 17 Sep 1997, Bill Paul wrote: > Of all the gin joints in all the towns in all the world, Lutz Albers had > to walk into mine and say: > > > > Zoltan Sebestyen wrote on 17.09.1997 > > XDM again > > > > Bzzzzt! I'm sorry that's incorrect, but that's for playing. > > getnetname() is a Secure RPC function. Only FreeBSD-current has > Secure RPC support. (Adding it required fairly big changes, which > is why it's not in 2.2.5.) If you have a FreeBSD-current system, > getnetname() is prototyped in /usr/include/rpc/auth.h. > > XDM can use Secure RPC for authentication but this fearture is normally > disabled in the stock X11 distribution as it entails the use of > some DES encryption routines. > > -Bill You are right! I've downloaded the original XDM source and found that it compiles without secure rpc. The main problem was that while XDM uses Imakefile this XDM hack for the KDE desktop doesn't and it thinks that if exists then secure rpc is available. ------------------------------------------------------------------------------- Sebestyen Zoltan It all seems so stupid, it makes me want to give up. szoli@caesar.elte.hu But why should I give up, when it all seems so stupid?