From owner-freebsd-security Thu Nov 14 14:20:14 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 52E2437B401 for ; Thu, 14 Nov 2002 14:20:12 -0800 (PST) Received: from addu.axelero.hu (mail02.axelero.hu [195.228.240.77]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C2B043EAF for ; Thu, 14 Nov 2002 14:20:06 -0800 (PST) (envelope-from Gabor@Zahemszky.HU) Received: from Picasso.Zahemszky.HU (adsl-3-70.adsl-pool.axelero.hu [62.201.70.3]) by mail02.axelero.hu (iPlanet Messaging Server 5.1 HotFix 0.6 (built Apr 26 2002)) with ESMTP id <0H5L00GFD7DHOU@mail02.axelero.hu> for freebsd-security@freebsd.org; Thu, 14 Nov 2002 23:20:05 +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 gAEMPPmt009475 for ; Thu, 14 Nov 2002 23:25:25 +0100 Received: (from zgabor@localhost) by Picasso.Zahemszky.HU (8.12.6/8.12.6/Submit) id gAEMPPxY009474 for freebsd-security@freebsd.org; Thu, 14 Nov 2002 23:25:25 +0100 (CET) Date: Thu, 14 Nov 2002 23:25:25 +0100 From: Zahemszky =?iso-8859-2?Q?G=E1bor?= Subject: Overwrite the base krb4 and krb5 with the port To: freebsd-security@freebsd.org Reply-To: Gabor@Zahemszky.HU Mail-Followup-To: Zahemszky =?iso-8859-2?Q?G=E1bor?= , freebsd-security@freebsd.org Message-id: <20021114222525.GD824@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 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 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? (It looks like somebody - not me - found a bug in the base krb5-conf version, which isn't in the port version .) Bye, 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