Category:Active Directory
Last Updated:2011-08-03
 
The LDAP attribute UserAccountControl controls most of the "Account Options" of AD user accounts. The value is a binary number, each bit controls various options as outlined in Q305144.
This attribute can be searched on by using bit-wise and/or LDAP searches. This kind of search requires an LDAP v3 connection and is outlines in Q269181.