Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Nov 2002 23:25:25 +0100
From:      Zahemszky =?iso-8859-2?Q?G=E1bor?= <Gabor@Zahemszky.HU>
To:        freebsd-security@freebsd.org
Subject:   Overwrite the base krb4 and krb5 with the port
Message-ID:  <20021114222525.GD824@Picasso.Zahemszky.HU>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021114222525.GD824>