By default, the following attributes are set for ANR which varies by version as shown below.
Query the Schema Partition with a LDAP SearchFilter below:
(&(objectCategory=attributeSchema)(searchFlags:1.2.840.113556.1.4.803:=4))This query will obtain the AttributeTypes with the SearchFlags which have the fANR bit set.
The attributeSchema on an Windows Server 2003 instance:
CN=Display-Name, CN=Schema,CN=Configuration,DC=mad,DC=willeke,DC=com CN=Given-Name, CN=Schema,CN=Configuration,DC=mad,DC=willeke,DC=com CN=Legacy-Exchange-DN, CN=Schema,CN=Configuration,DC=mad,DC=willeke,DC=com CN=ms-DS-Additional-Sam-Account-Name, CN=Schema,CN=Configuration,DC=mad,DC=willeke,DC=com CN=Physical-Delivery-Office-Name, CN=Schema,CN=Configuration,DC=mad,DC=willeke,DC=com CN=Proxy-Addresses, CN=Schema,CN=Configuration,DC=mad,DC=willeke,DC=com CN=RDN, CN=Schema,CN=Configuration,DC=mad,DC=willeke,DC=com CN=SAM-Account-Name, CN=Schema,CN=Configuration,DC=mad,DC=willeke,DC=com CN=Surname, CN=Schema,CN=Configuration,DC=mad,DC=willeke,DC=com