Searched refs:DomainName (Results 1 – 2 of 2) sorted by relevance
332 wcsncpy(wrealm, msticket->DomainName.Buffer, in MSCredToMITCred()333 msticket->DomainName.Length/sizeof(WCHAR)); in MSCredToMITCred()334 wrealm[msticket->DomainName.Length/sizeof(WCHAR)]=0; in MSCredToMITCred()555 ConstructTicketRequest(UNICODE_STRING DomainName, PKERB_RETRIEVE_TKT_REQUEST * outRequest, ULONG * … in ConstructTicketRequest() argument584 TargetSize = TargetPrefix.Length + DomainName.Length; in ConstructTicketRequest()611 DomainName); in ConstructTicketRequest()2008 msticket->DomainName, context, &fetchcreds)) { in krb5_lcc_retrieve()
271 DomainName288 client principal name is constructed by utilizing the ClientName and DomainName290 To disable the use of the TGT info and instead simply use the "DomainName" field