[24579] in Kerberos
RE: Kerberos session key
daemon@ATHENA.MIT.EDU (Actually davidchr)
Thu Sep 1 14:43:38 2005
Content-class: urn:content-classes:message
MIME-Version: 1.0
Content-Type: text/plain;
charset="us-ascii"
Date: Thu, 1 Sep 2005 11:42:25 -0700
Message-ID: <91D7F2CEE3425A4A9D11311D09FCE246104E0344@WIN-MSG-10.wingroup.windeploy.ntdev.microsoft.com>
From: "Actually davidchr" <davespam@microsoft.com>
To: "jan2x" <jan.rebada@gmail.com>
Content-Transfer-Encoding: 8bit
cc: "Douglas E. Engert" <deengert@anl.gov>
cc: kerberos@mit.edu
Errors-To: kerberos-bounces@mit.edu
Out of curiosity, what are you trying to accomplish? When I hear of
people trying to get at kerberos session keys, there's almost always a
better way to do what they're doing.
---
This message may originate from an unmonitored or fictitious alias
(davespam). Use davidchr for replies.
This email is provided "as is" and confers no rights.
> -----Original Message-----
> From: kerberos-bounces@mit.edu
> [mailto:kerberos-bounces@mit.edu] On Behalf Of Douglas E. Engert
> Sent: Thursday, September 01, 2005 11:19 AM
> To: jan2x
> Cc: kerberos@mit.edu
> Subject: Re: Kerberos session key
>
>
>
> jan2x wrote:
> > Good day! I am tracing the program from Microsoft which is a SSPI
> > program. My question is, is the token returned be the session key of
> > the Kerberos session? If not, how can i extract the session key?
> > Thanks!
> >
>
> See the LsaCallAuthenticationPackage() to get a service ticket.
> Then look at the pTicketResponse.
>
> pTicket = &(pTicketResponse->Ticket);
>
> pTicket->SessionKey.Length;
> pTicket->SessionKey.value;
>
>
> > ________________________________________________
> > Kerberos mailing list Kerberos@mit.edu
> > https://mailman.mit.edu/mailman/listinfo/kerberos
> >
> >
>
> --
>
> Douglas E. Engert <DEEngert@anl.gov>
> Argonne National Laboratory
> 9700 South Cass Avenue
> Argonne, Illinois 60439
> (630) 252-5444
> ________________________________________________
> Kerberos mailing list Kerberos@mit.edu
> https://mailman.mit.edu/mailman/listinfo/kerberos
>
________________________________________________
Kerberos mailing list Kerberos@mit.edu
https://mailman.mit.edu/mailman/listinfo/kerberos