[2157] in Kerberos_V5_Development
Re: GSS-API/Kerberos Library for Windows NT/95
daemon@ATHENA.MIT.EDU (Richard Basch)
Thu Jan 2 23:32:28 1997
Date: Thu, 2 Jan 1997 23:31:19 -0500
To: Ashish Bisarya <ashish@syl.nj.nec.com>
Cc: "Theodore Y. Ts'o" <tytso@MIT.EDU>, krbdev@MIT.EDU
In-Reply-To: <199701022205.RAA27540@syl.syl.nj.nec.com>
From: "Richard Basch" <basch@lehman.com>
On Thu, 2-January-1997, "Ashish Bisarya" wrote to "Theodore Y. Ts'o, Ashish Bisarya, krbdev@MIT.EDU, ashish@syl.nj.nec.com" saying:
> Hi,
>
> Do you have the kinit, klist, etc. utilities for Win32? I was unable
> to find them in the distribution.
> ******************************************************************
> Ashish Bisarya * NEC Systems Laboratory, Inc.
> phone: (609) 734-6114 * Open Systems Technology Center
> Senior Software Engineer * 4 Independence Way, 3rd Floor
> ashish@syl.nj.nec.com * Princeton, NJ 08540
kinit, klist, etc. are not in the distribution.
Basically, there are two Windows applications built:
windows/cns/krb5.exe Credential Manager
windows/wintel/telnet.exe Telnet client
These require that lib/krb5.dll either be copied into the same directory
as the applications or put in one of the system directories in which
DLLs are commonly searched (ie. %SystemRoot%/system32).
--
Richard Basch
[Kerberos Development Team]