Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Nov 2002 01:00:54 +0900 (JST)
From:      KIMURA Yasuhiro <yasu@utahime.org>
To:        nectar@FreeBSD.org
Cc:        freebsd-security@FreeBSD.org
Subject:   Re: ANNOUNCE: FreeBSD Security Advisory FreeBSD-SA-02:40.kadmind
Message-ID:  <20021120.010054.28094120.yasu@utahime.org>
In-Reply-To: <20021119132950.GB929@shade.nectar.cc>
References:  <200211130406.gAD46ZFu008072@freefall.freebsd.org> <20021118.102218.35789518.yasu@utahime.org> <20021119132950.GB929@shade.nectar.cc>

next in thread | previous in thread | raw e-mail | index | archive | help
>>>>> "Jacques A. Vidrine" <nectar@FreeBSD.org> wrote:

> If you perform the following steps before the others, does it
> work for you?

>    # cd /usr/src/kerberos5/lib
>    # make depend && make all install
>    # cd /usr/src/kerberosIV/lib
>    # make depend && make all install

Yes. But I didn't have to 'make install' in these directories.

# cd /usr/src/kerberos5/lib
# make depend && make all
# cd /usr/src/kerberos5/libexec/k5admind
# make depend && make all install
# cd /usr/src/kerberosIV/lib
# make depend && make all
# cd /usr/src/kerberosIV/usr.sbin/kadmind
# make depend && make all install

These steps successfully updated k5admind and kadmind on my 4.7R
systems.

---
KIMURA Yasuhiro
Mail: yasu@utahime.org
WWW:  http://www.utahime.org/

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?20021120.010054.28094120.yasu>