Directory Wizards Inc.

Solutions For Your Directory Needs

RSS feed
Add to Google


 

Categories

Knowledgebase

Working with UserAccountControl

Category:Active Directory

Last Updated:2011-08-03

 

Download PDF version

 

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.