Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Jan 2005 15:49:47 +0200 (SAST)
From:      Gareth Hopkins <ghopkins@uunet.co.za>
To:        freebsd-stable@freebsd.org
Subject:   MIT Kerberos and OpenSSH
Message-ID:  <20050111154849.Q49931@gabba.so.cpt1.za.uu.net>

next in thread | raw e-mail | index | archive | help

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



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