From owner-freebsd-security Fri Nov 15 22:13: 4 2002 Delivered-To: freebsd-security@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AB2E737B401; Fri, 15 Nov 2002 22:13:01 -0800 (PST) Received: from gil.axelero.hu (mail01.axelero.hu [195.228.240.76]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5CCF143E75; Fri, 15 Nov 2002 22:13:00 -0800 (PST) (envelope-from Gabor@Zahemszky.HU) Received: from Picasso.Zahemszky.HU (adsl-72-70.adsl-pool.axelero.hu [62.201.70.72]) by mail01.axelero.hu (iPlanet Messaging Server 5.1 HotFix 0.9 (built May 30 2002)) with ESMTP id <0H5N000AHNL0OH@mail01.axelero.hu>; Sat, 16 Nov 2002 07:05:25 +0100 (MET) Received: from Picasso.Zahemszky.HU (localhost.Zahemszky.HU [127.0.0.1]) by Picasso.Zahemszky.HU (8.12.6/8.12.6) with ESMTP id gAG6Alei000357; Sat, 16 Nov 2002 07:10:47 +0100 Received: (from zgabor@localhost) by Picasso.Zahemszky.HU (8.12.6/8.12.6/Submit) id gAG6Ague000356; Sat, 16 Nov 2002 07:10:42 +0100 (CET) Date: Sat, 16 Nov 2002 07:10:42 +0100 From: Zahemszky =?iso-8859-2?Q?G=E1bor?= Subject: Re: Overwrite the base krb4 and krb5 with the port In-reply-to: <20021115172115.GH66445@madman.nectar.cc> To: freebsd-security@freebsd.org Cc: "Jacques A. Vidrine" Reply-To: Gabor@Zahemszky.HU Mail-Followup-To: Zahemszky =?iso-8859-2?Q?G=E1bor?= , freebsd-security@freebsd.org, "Jacques A. Vidrine" Message-id: <20021116061042.GB300@Picasso.Zahemszky.HU> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT Content-disposition: inline User-Agent: Mutt/1.5.1i X-Operating-System: FreeBSD 4.7-STABLE References: <20021114222525.GD824@Picasso.Zahemszky.HU> <20021114223451.GU23981@madman.nectar.cc> <20021115002629.GA19919@Picasso.Zahemszky.HU> <20021115172115.GH66445@madman.nectar.cc> Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Fri, Nov 15, 2002 at 11:21:15AM -0600, Jacques A. Vidrine wrote: > On Fri, Nov 15, 2002 at 01:26:29AM +0100, Zahemszky G???bor wrote: > > On Thu, Nov 14, 2002 at 04:34:51PM -0600, Jacques A. Vidrine wrote: > > > On Thu, Nov 14, 2002 at 11:25:25PM +0100, Zahemszky G???bor wrote: > > > > Hi! > > > > > > > > Are there any mechanism to overwrite the Kerberos 4 and Kereros 5 version > > > > in the base system, with the one in the port tree-version? Something > > > > similar to the OPENSSL_OVERWRITE_BASE and OPENSSH_OVERWRITE_BASE > > > > defines? > > > > > > No, and this will not likely ever be supported in the port. > > > > > > > (It looks like somebody - not me - found a bug in the base krb5-conf version, > > > > which isn't in the port version .) > > > > > > Can you expand on this? > > > > he wrote it, on 4.7R: > > root@freebsd:/usr/src# krb5-config --cflags > > -I/usr/include @INCLUDE_des@ > > > > (By the way, in a fresh cvsupped STABLE, I got only: > > root@freebsd:/usr/src# krb5-config --cflags > > -I/usr/include > > - so I think it was a bug on 4.7R.) > > > > Sorry. > > Thanks. > Yes, it is a bug, one that I apparently introduced 8 weeks ago > when I imported the last release of Heimdal. > I will fix. Was there a PR open for this? No, please make it! Zahy < Gabor at Zahemszky dot HU > -- #!/bin/ksh Z='21N16I25C25E30, 40M30E33E25T15U!' ;IFS=' ABCDEFGHIJKLMNOPQRSTUVWXYZ ';set $Z ;for i { [[ $i = ? ]]&&print $i&&break;[[ $i = ??? ]]&&j=$i&&i=${i%?};typeset -i40 i=8#$i;print -n ${i#???};[[ "$j" = ??? ]]&&print -n "${j#??} "&&j=;typeset +i i;};IFS=' 0123456789 ';set $Z;for i { [[ $i = , ]]&&i=2;[[ $i = ?? ]]||typeset -l i;j="$j $i";typeset +l i;};print "$j" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message