[7916] in Kerberos
Re: Setting my expectations of k5b6 ?
daemon@ATHENA.MIT.EDU (Ken Hornstein)
Thu Sep 5 00:30:43 1996
To: a-steingruebl@uchicago.edu
Cc: kerberos@MIT.EDU
In-Reply-To: Your message of "Wed, 04 Sep 1996 22:52:04 CDT."
<199609050352.WAA10883@nibble.uchicago.edu>
Date: Thu, 05 Sep 1996 00:09:25 -0400
From: Ken Hornstein <kenh@cmf.nrl.navy.mil>
>>In my experience, the beta 6 code is pretty good, but not everything
>>works. I've never had any problems with the bsd apps (login, rsh,
>>rlogin, etc etc), and I use them every day (not under solaris, though).
>>
>
>I've occasionally had trouble with getting encrypted sessions to work.
>Also, I get the same sendauth and recvauth fialed messages as I do with
>some of the other programs...
Those seem to be indications of larger problems. I would look at the
messages that sendauth/recvauth return and try to diagnose the problems
further.
>>If you need these patches, contact me privately.
>
>I'd love to have them, you can either mail them to me if they are
>small, or I can provide you ana anon-ftp ocation.
I'll send them to you separately.
>Have you succeeded in getting any commercial pop clients working with
>the popper? I've tried Eudora pro which supports krb4, and I can gt
>tickets it looks like, but no success otherwise...
Well, popper is a V5 pop server; it won't work with V4 clients.
In theory, you could modify popper to use krb5_compat_recvauth() like
rshd and rlogind do, so you could handle either V4 or V5 tickets. I might
get around to doing that eventually, if someone else doesn't.
--Ken