Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Jun 2001 09:03:56 +0200
From:      Mark Murray <mark@grondar.za>
To:        Jun Kuriyama <kuriyama@imgsrc.co.jp>
Cc:        green@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/crypto/openssh auth.h 
Message-ID:  <200106160701.f5G71F664077@gratis.grondar.za>
In-Reply-To: <7melsljfp0.wl@waterblue.imgsrc.co.jp> ; from Jun Kuriyama <kuriyama@imgsrc.co.jp>  "Sat, 16 Jun 2001 11:56:11 %2B0900."
References:  <7melsljfp0.wl@waterblue.imgsrc.co.jp> 

next in thread | previous in thread | raw e-mail | index | archive | help
> 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 <kuriyama@imgsrc.co.jp> // IMG SRC, Inc.
>              <kuriyama@FreeBSD.org> // 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




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