Re: "LsaLogonUser" method to log a user on to the local computer using Kerberos ticket
- From: MADHUKAR ROCKER <earthlyhero@xxxxxxxxx>
- Date: 21 May 2007 04:50:30 -0700
Hi Dave,
Thanks for your reply.
I already have kerberos ticket. I am getting Kerberos ticket of user
from user's browser.
Browser has the capability to send Kerberos ticket to server.
On server side, i need to logon user using this kerberos ticket and
impersonate user using
output generated by LsaLogonUser.
According to my understanding, we need to use KERB_TICKET_LOGON in
LsaLogonUser function.
We can pass Kerberos ticket to KERB_TICKET_LOGON structure.
Is this the right approach to logon user using kerberos ticket
(assuming that i already have kerberos ticket and no need to generate
using KERB_S4U_LOGON ) ?
Do you have any example on usage of KERB_TICKET_LOGON in LsaLogonUser
function?
Thanks
MADHUKAR
.
- References:
- Prev by Date: Need example on usage of KERB_TICKET_LOGON with LsaLogonUser function
- Next by Date: RpcImpersonateClient for local RPC
- Previous by thread: Re: "LsaLogonUser" method to log a user on to the local computer using Kerberos ticket
- Next by thread: Re: How to encrypt data with given key and IV
- Index(es):
Relevant Pages
|
|