[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: GetMic and Windows
I installed the sample gss programs from Windows Platform
SDK. Then I started the Heimdal sample gssapi_server program on Unix, and ran the Windows gssclient.exe program.
The gss client is requesting mutual auth, but seems to
be waiting for reply with a "...continue needed..."
message. Looks like the gss handshake has not completed.
Is this supposed to be working already? Is there anything
I could change to get this working?
Thanks,
Terry
On 10/10/05, Michael B Allen <mba2000@ioplex.com> wrote:
On Mon, 10 Oct 2005 14:54:14 -0700
T C <tccheung1@gmail.com> wrote:
> Hi,
>
> Does anyone ever used the GetMic function with Heimdal, and have the
> signature verified by a Microsoft Windows client?
Try it. The appl/test/nt_gss_{client,server}.c examples test the MIC
I think I recall seeing in the documentation that they are supposed to
work with the Windows SDK SSPI example.
Mike