Managing Users
User accounts are created and stored as objects in Active Directory Domain Services. These user objects represent users and computers. This section defines what users are and how they are used, and explains how to programmatically manage users in Active Directory Domain Services. This section discusses the following topics:
- Users in Active Directory Domain Services
- Security Principals
- What is a User?
- Example Code for Binding to the Users Container
- User Object Attributes
- Creating a User
- Deleting a user. A user is deleted in the same was as any other object in Active Directory Domain Services. For more information about deleting objects, see Creating and Deleting Objects in Active Directory Domain Services.
- Enumerating Users
- Querying for Users
- Moving users. A user is moved in the same was as any other Active Directory object. For more information about moving Active Directory objects, see Moving Objects.
- Managing Users on Member Servers and Windows 2000 Professional