Re: Validating a user using SSPI

From: Pieter Philippaerts (Pieter_at_nospam.mentalis.org)
Date: 12/06/03


Date: Sat, 6 Dec 2003 05:37:20 +0100


"Pieter Philippaerts" <Pieter@nospam.mentalis.org> wrote
> private IPrincipal Authenticate(string user, string pass) {
> m_ClientSocket.Send(new byte[]{5, 0});
> IntPtr token = IntPtr.Zero;

Oops, that m_ClientSocket.Send shouldn't be there. Simply remove that line.

Regards,
Pieter Philippaerts



Relevant Pages

  • Re: RC4-128 in .net
    ... fully managed RC4 implementation that supports keys up to 2048 bit. ... the ARCFourManaged class. ... Regards, ... Pieter Philippaerts ...
    (microsoft.public.dotnet.security)
  • Re: PCCERT_CONTEXT
    ... Regards, ... Pieter Philippaerts ... SSL and TLS for .NET: http://www.mentalis.org/go.php?sl ...
    (microsoft.public.platformsdk.security)
  • Re: How to set private field using reflection ?
    ... "Vladimir Granitsky" wrote ... Regards, ... Pieter Philippaerts ... Managed SSL/TLS: http://www.mentalis.org/go.php?sl ...
    (microsoft.public.dotnet.security)
  • Re: CryptAcquireContext
    ... > What is the last error that CryptAcquireContext is returning? ... Regards, ... Pieter Philippaerts ... Managed SSL/TLS: http://www.mentalis.org/go.php?sl ...
    (microsoft.public.platformsdk.security)
  • Re: Maximum data size that RSACryptoServiceProvider can encrypt at a time?
    ... > What is the maximum data size that RSACryptoServiceProvider ... Regards, ... Pieter Philippaerts ... Managed SSL/TLS: http://www.mentalis.org/go.php?sl ...
    (microsoft.public.dotnet.security)

Quantcast