[5067] in Kerberos
Re: Kerberos 4 Client on NT - possible?
daemon@ATHENA.MIT.EDU (Paul B. Hill)
Mon May 1 19:32:53 1995
To: kerberos@MIT.EDU
Date: Mon, 1 May 1995 19:02:27
From: pbh@MIT.EDU (Paul B. Hill)
In article <3nrtlp$6b0@carver.news.pinc.com> david@QueensU.CA (David Hume) writes:
>... Program runs, I fill in the principal/
>instance/realm/password the same way but instead of getting a ticket I
>get the ever popular "Can't send request (send_to_kdc)" error (NT not
>finding the K4 server? Socket pecularities? Dunno).
Whose win16 Kerberos v4 implementation are you running? If it's mine and you
have the latest version try creating a c:\tmp directory or setting the
KRBTKTFILE in the environment. Remember krbv4win.dll usually uses kerbmem to
store the tickets in memory but kerbmem doesn't work under NT so a ticket file
is used instead.
The next version will have NT specific documentation and some improved
debugging for installation and configuration.
Paul