Searched refs:NtAuthorityU (Results 1 – 1 of 1) sorted by relevance
472 static const UNICODE_STRING NtAuthorityU = RTL_CONSTANT_STRING(L"NT AUTHORITY"); in SamValidateUser() local484 if (RtlEqualUnicodeString(LogonDomain, &NtAuthorityU, TRUE)) in SamValidateUser()