Re: Overwrite the base krb4 and krb5 with the port
From: Zahemszky Gábor (Gabor@Zahemszky.HU)
Date: 11/15/02
- Next message: Masachika ISHIZUKA: "Re: FreeBSD Security Advisory FreeBSD-SA-02:43.bind"
- Previous message: Jacques A. Vidrine: "Re: Overwrite the base krb4 and krb5 with the port"
- In reply to: Jacques A. Vidrine: "Re: Overwrite the base krb4 and krb5 with the port"
- Next in thread: Jacques A. Vidrine: "Re: Overwrite the base krb4 and krb5 with the port"
- Reply: Jacques A. Vidrine: "Re: Overwrite the base krb4 and krb5 with the port"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 15 Nov 2002 01:26:29 +0100 From: Zahemszky Gábor <Gabor@Zahemszky.HU> To: freebsd-security@freebsd.org
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.
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
- Next message: Masachika ISHIZUKA: "Re: FreeBSD Security Advisory FreeBSD-SA-02:43.bind"
- Previous message: Jacques A. Vidrine: "Re: Overwrite the base krb4 and krb5 with the port"
- In reply to: Jacques A. Vidrine: "Re: Overwrite the base krb4 and krb5 with the port"
- Next in thread: Jacques A. Vidrine: "Re: Overwrite the base krb4 and krb5 with the port"
- Reply: Jacques A. Vidrine: "Re: Overwrite the base krb4 and krb5 with the port"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|