From owner-freebsd-stable@FreeBSD.ORG Tue Jan 11 13:49:54 2005 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E92FA16A4CE for ; Tue, 11 Jan 2005 13:49:54 +0000 (GMT) Received: from mx01.uunet.co.za (mx01.uunet.co.za [196.31.48.143]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5657943D31 for ; Tue, 11 Jan 2005 13:49:54 +0000 (GMT) (envelope-from ghopkins@uunet.co.za) Received: from [196.30.72.11] (helo=pixproxy.so.cpt1.za.uu.net) by mx01.uunet.co.za with esmtp (Exim 4.34; FreeBSD) id 1CoMP6-0005Fd-9O for freebsd-stable@freebsd.org; Tue, 11 Jan 2005 15:49:52 +0200 Received: from gabba.so.cpt1.za.uu.net (gabba.so.cpt1.za.uu.net [196.30.72.25]) by pixproxy.so.cpt1.za.uu.net (Postfix) with ESMTP id CACCF57B3 for ; Tue, 11 Jan 2005 15:49:47 +0200 (SAST) Date: Tue, 11 Jan 2005 15:49:47 +0200 (SAST) From: Gareth Hopkins X-X-Sender: gareth@gabba.so.cpt1.za.uu.net To: freebsd-stable@freebsd.org Message-ID: <20050111154849.Q49931@gabba.so.cpt1.za.uu.net> X-Cell: +27 82 929 6668 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Virus-Scanner: Scanned By ClamAV X-Spam-Score: -4.9 (----) X-Scan-Signature: 1a007ac50ac15387d5378093bd6068b5 Subject: MIT Kerberos and OpenSSH X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Jan 2005 13:49:55 -0000 Howdie, Is there a way to get the default BSD 5.3 openssh to compile against the MIT kerberos libraries? I have set NO_KERBEROS=yes in /etc/make.conf so that the heimdal kerberos is not built, and rebuilt world, then installed /usr/ports/security/krb5 and rebuilt world again. sshd is however not being built against MIT at all. [root@foobar] ~ # ldd /usr/sbin/sshd /usr/sbin/sshd: libssh.so.2 => /usr/lib/libssh.so.2 (0x28098000) libutil.so.4 => /lib/libutil.so.4 (0x280c7000) libz.so.2 => /lib/libz.so.2 (0x280d3000) libwrap.so.3 => /usr/lib/libwrap.so.3 (0x280e3000) libpam.so.2 => /usr/lib/libpam.so.2 (0x280eb000) libcrypto.so.3 => /lib/libcrypto.so.3 (0x280f2000) libcrypt.so.2 => /lib/libcrypt.so.2 (0x281e7000) libc.so.5 => /lib/libc.so.5 (0x281ff000) Thanks --- Gareth Hopkins Server Operations UUNET South Africa