[14958] in Kerberos
Leash32 problem on Windows32
daemon@ATHENA.MIT.EDU (David Moffatt)
Wed Aug 8 13:29:18 2001
To: kerberos@mit.edu
From: "David Moffatt" <moffattd@us.ibm.com>
Date: Wed, 8 Aug 2001 11:24:21 -0600
Message-ID: <OF1E8A2CC2.62EE9274-ON87256AA2.005F882D@boulder.ibm.com>
MIME-Version: 1.0
Content-type: text/plain; charset=us-ascii
Hi,
I am trying to authenticate from a W2K box with Leash32 to a AIX 4.3.3 box
(KDC). I get the following
messages from Leash32:
Kerberos 5 Preauthenication failed (error 24)
Kerberos 4 Cannot contact the kerberos server for the selected realm
(Kerberos error 56)
I know the password is correct (I kinit OK from another AIX client) and I
am using des-cbc-crc
encryption - I tried the other two. So it fails with V5 and tries V4
authentication and fails there
also (don't why I cannot contact the server since I can ping/telnet to it)
Any ideas? thanks