From owner-cvs-all Sat Jun 16 0: 1:56 2001 Delivered-To: cvs-all@freebsd.org Received: from gratis.grondar.za (grouter.grondar.za [196.7.18.65]) by hub.freebsd.org (Postfix) with ESMTP id A8B1437B401; Sat, 16 Jun 2001 00:01:41 -0700 (PDT) (envelope-from mark@grimreaper.grondar.za) Received: from grimreaper.grondar.za (gratis.grondar.za [196.7.18.133]) by gratis.grondar.za (8.11.3/8.11.3) with ESMTP id f5G71F664077; Sat, 16 Jun 2001 09:01:22 +0200 (SAST) (envelope-from mark@grimreaper.grondar.za) Message-Id: <200106160701.f5G71F664077@gratis.grondar.za> To: Jun Kuriyama Cc: green@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/crypto/openssh auth.h References: <7melsljfp0.wl@waterblue.imgsrc.co.jp> In-Reply-To: <7melsljfp0.wl@waterblue.imgsrc.co.jp> ; from Jun Kuriyama "Sat, 16 Jun 2001 11:56:11 +0900." Date: Sat, 16 Jun 2001 09:03:56 +0200 From: Mark Murray Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > At Fri, 15 Jun 2001 01:12:32 -0700 (PDT), > Mark Murray wrote: > > Unbreak OpenSSH for the KRB5-and-no-KRB4 case. Asking for KRB5 does > > not imply that you want, need or have kerberosIV headers. > > Thanks! But more breakage to come... Yeah :-(. And I'm not sure how to fix it. OpenSSH/FreeBSD has got a nifty fearture (introduced by Assar, I think) where it can auto-detect Kerberos5/KerberosIV (this is needed because of a protocol botch in "real" OpenSSH. This means that if you want _only_ Kerberos5, knowledge of kerberosIV is still needed. I could have sworn this worked a month or so back. Brian - please see what you can do to make this work for all 4 cases: No kerberos, K4, K5 and both. Please make sure that old kerberos gunk is not polluting your source tree when you build a "no kerberos-N" case. M > cc -O -mpentiumpro -pipe -DLIBWRAP -DHAVE_LOGIN_CAP -DLOGIN_ACCESS -I/usr/src/secure/usr.sbin/sshd/../../../usr.bin/login -DUSE_PAM -DHAVE_PAM_GETENVLIST -DKRB5 -DSKEY -DXAUTH_PATH=\"/usr/X11R6/bin/xauth\" -I/usr/obj/usr/src/i386/usr/include -c /usr/src/secure/usr.sbin/sshd/../../../crypto/openssh/auth1.c > /usr/src/secure/usr.sbin/sshd/../../../crypto/openssh/auth1.c: In function `do_authloop': > /usr/src/secure/usr.sbin/sshd/../../../crypto/openssh/auth1.c:193: syntax error before `auth' > /usr/src/secure/usr.sbin/sshd/../../../crypto/openssh/auth1.c:195: `auth' undeclared (first use in this function) > /usr/src/secure/usr.sbin/sshd/../../../crypto/openssh/auth1.c:195: (Each undeclared identifier is reported only once > /usr/src/secure/usr.sbin/sshd/../../../crypto/openssh/auth1.c:195: for each function it appears in.) > *** Error code 1 > > Stop in /usr/src/secure/usr.sbin/sshd. > *** Error code 1 > > > -- > Jun Kuriyama // IMG SRC, Inc. > // FreeBSD Project > -- Mark Murray Warning: this .sig is umop ap!sdn To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message