Re: LsaLogonUser and Kerberos example?

From: Dave McPherson [MS] (dave_at_n0Spm.m1cr0s0ft.c0m)
Date: 01/31/04

  • Next message: Dave McPherson [MS]: "Re: LsaLogonUser and Kerberos example?"
    Date: Fri, 30 Jan 2004 15:01:11 -0800
    
    

    Unless you have their password (it sounds like you don't) you probably want
    to use SSPI which can use kerb.

    Start with the KerbAuth sample in the SDK.

    Additionally, there is an excellent write up and sample of this topic in
    "Programming Server-Side Applications for Microsoft Windows 2000"
    Richter/Clark.

    -- 
    Hope this helps
    Dave McPherson [MS]
    This posting is provided "AS IS" with no warranties, and confers no rights.
    Use of included script samples are subject to the terms specified at
    http://www.microsoft.com/info/cpyright.htm
    

  • Next message: Dave McPherson [MS]: "Re: LsaLogonUser and Kerberos example?"