Searched refs:DomainName (Results 1 – 2 of 2) sorted by relevance
341 wcsncpy(wrealm, msticket->DomainName.Buffer, in MSCredToMITCred()342 msticket->DomainName.Length/sizeof(WCHAR)); in MSCredToMITCred()343 wrealm[msticket->DomainName.Length/sizeof(WCHAR)]=0; in MSCredToMITCred()564 ConstructTicketRequest(UNICODE_STRING DomainName, PKERB_RETRIEVE_TKT_REQUEST * outRequest, ULONG * … in ConstructTicketRequest() argument593 TargetSize = TargetPrefix.Length + DomainName.Length; in ConstructTicketRequest()620 DomainName); in ConstructTicketRequest()2017 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