Date: Thu, 18 Nov 1999 18:32:51 -0800 (PST) From: Peter Losher <Peter_Losher@iengines.com> To: freebsd-security@freebsd.org Subject: OpenSSH & Kerberos 5? Message-ID: <Pine.BSI.4.10.9911181827210.13092-100000@bb.rc.vix.com>
next in thread | raw e-mail | index | archive | help
Hello, Has anyone gotten OpenSSH (v1.2) to work with KRB5? I have defined Kerberos by typing 'make KERBEROS=YES' and it defaults to KerberosIV as such in /usr/ports/security/openssh/: -=- cc -O -pipe -I/usr/ports/security/openssh/work/ssh/lib/.. -I/usr/local/include -DKRB4 -I/usr/include/kerberosIV -I/usr/ports/security/openssh/work/ssh/lib/.. -I/usr/local/include -I/usr/local/usr/include -c /usr/ports/security/openssh/work/ssh/lib/../authfd.c -o authfd.o In file included from /usr/ports/security/openssh/work/ssh/lib/../authfd.c:19: /usr/ports/security/openssh/work/ssh/lib/../ssh.h:549: krb.h: No such file or directory In file included from /usr/ports/security/openssh/work/ssh/lib/../authfd.c:19: /usr/ports/security/openssh/work/ssh/lib/../ssh.h:554: parse error before `KTEXT' *** Error code 1 -=- (BTW = I have KRB5_HOME defined in /etc/make.conf) If there is a OpenSSH mailing list that this would be better served in, let me know (I couldn't find one on the OpenSSH web site). Thanks! - Peter ___________________________________________________________________________ Peter Losher | System Administrator | Internet Engines, Inc. plosher@iengines.com | | www.iengines.com 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?Pine.BSI.4.10.9911181827210.13092-100000>