3.2.2.1.3 Search Requests for Querying End Entity Object Attributes with an End Entity Provided DC Name
This section specifies how to perform a search request against a domain controller (DC) specified by the client, as specified in section 3.2.2.6.2.1.1.
Input Parameters:
DCName: The name of the domain controller (DC) that the client provided to the CA. This is a null-terminated UTF-16 string that contains a fully qualified domain name (FQDN) of the domain controller, prefixed with "\\".
EndEntityDistinguishedName: The distinguished name of the user or computer object in Active Directory.
Output Parameters:
EndEntityAttributes: The set of values of the user object attributes in Active Directory.
Processing Rules:
The CA MUST perform the processing rules in section 3.2.2.1.3.1.
In the following sections, the following local variable is used:
ActiveDirectory_Connection: An ADConnection handle. For more information about ADConnection see [MS-ADTS] section 7.2.