[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: using heimdal to connect to win2003 AD...kinit error message.
- To: "Buck Huppmann" <buckh@pobox.com>
- Subject: RE: using heimdal to connect to win2003 AD...kinit error message.
- From: "Philippe Dhont (Sea-ro)" <philippe.dhont@searo.be>
- Date: Sat, 15 Oct 2005 11:21:48 +0200
- Sender: owner-heimdal-discuss@sics.se
- Thread-Index: AcXRLdnk8lhIuMM4T/2HXEcPHs5xtQAO90aA
- Thread-Topic: using heimdal to connect to win2003 AD...kinit error message.
Great! It works now....now i can move on!
Thnx for the info, i am a very newbie on this subject but planning to
learn alot about it, you helped me a bit on the way.
Cheers,
Phil.
-----Original Message-----
From: Buck Huppmann [mailto:buckh@pobox.com]
Sent: zaterdag 15 oktober 2005 14:51
To: Philippe Dhont (Sea-ro)
Cc: heimdal-discuss@sics.se
Subject: Re: using heimdal to connect to win2003 AD...kinit error
message.
On Sat, Oct 15, 2005 at 12:41:54AM +0200, Philippe Dhont (Sea-ro)
wrote:
> primsquid:/# kinit Administrator@TEST.LOCAL Administrator@TEST.LOCAL's
> Password:
> kinit: NOTICE: ticket renewable lifetime is 1 week
> kinit: converting creds: Cannot contact any KDC for requested realm
looks like kinit is trying to use your krb5 TGT to contact a 524 server
and ``convert'' the krb5 TGT to a krb5 TGT. try setting krb4_get_tickets
= false in the [libdefaults] section of krb5.conf to keep it from doing
that and giving you the error message (which should otherwise be
harmless)