Re: InitializeSecurityContext returns SEC_E_UNSUPPORTED_FUNCTION on XP??



It would be helpful if you supplied more information, such as what
parameters you are passing into the function, and what security package you
are using. Also, is this the first call to ISC, or what?

Regards,
John

"Tim Ward" <tw2@xxxxxxxxxxxx> wrote in message
news:4gso4qF1op13oU1@xxxxxxxxxxxxxxxxx
"Tim Ward" <tw2@xxxxxxxxxxxx> wrote in message
news:4gi5ikF1n0ue7U1@xxxxxxxxxxxxxxxxx

I've got a call of InitializeSecurityContext which works on one machine
(running W2k), but moving the DLL to another machine (running XP) it
returns
SEC_E_UNSUPPORTED_FUNCTION.

Any idea how I start trying to find out what's wrong and how to fix it?

Anybody?

I get this same error code on more than one XP machine, and it happens
whether or not running with adminstrator permissions. It's still working
fine on the Win2k machine.

--
Tim Ward
Brett Ward Limited - www.brettward.co.uk




.



Relevant Pages

  • Re: InitializeSecurityContext() returns SEC_E_INVALID_TOKEN on first c
    ... What value are you passing as the pInput parameter? ... > Based on the InitializeSecurityContext, the first time hContext is passed ... > if the client and server did not negotiate the proper security package. ... > I have not even got a token yet when I first time calls it. ...
    (microsoft.public.platformsdk.security)
  • Re: FindFirstDevice Error 18
    ... What GUID are you passing? ... have set the size of the device info structure, ... Every time a get the error code 18. ...
    (microsoft.public.windowsce.platbuilder)
  • Re: RegDeleteKey return values
    ... ok thanks boys, i figured out that was passing the wrong HKEY handle, doh! ... But thanks for the error code, i looked it up but it didnt seem to make ...
    (microsoft.public.vc.language)
  • Re: pthread_create returns error code 11
    ... On 27 May 2009 at 16:51, Drew Lawson wrote: ... method it returns error code 11. ... So, 11 once was EAGAIN, which is a known return for pthread_create. ... he can find out for sure by passing the return value from ...
    (comp.lang.c)