[5748] in Kerberos
Re: KRB5v5 not working
daemon@ATHENA.MIT.EDU (warlord@MIT.EDU)
Tue Aug 22 18:42:54 1995
Date: Tue, 22 Aug 1995 18:32:53 -0400
From: warlord@MIT.EDU
To: Russell Taylor <rtaylor@pacinfo.com>
Cc: rtaylor@pacinfo.com, kerberos@MIT.EDU
In-Reply-To: "[5746] in Kerberos"
> The DecServer we are using wants to connect with TCP ports, not UDP
> ports, so am I hosed?
It wants to connect to the kerberos server using TCP? Yes, you are
hosed if that is the case. Then again, if this were the case then the
DECserver is clearly breaking the kerberos abstractions.
> Also, the test was run on one machine (both server and client), and I can
> connect to the sample TCP port. We can get tickets using kinit, but
> sclient will not work.
Did you try using two different machines, one for the client, one for
the server? Sometimes you can have problems with loopback addressing.
-derek