Share via


Services Active Directory Routines

services\include\ad_routines.asp

The following customer and partner services utility routines are related to Active Directory processing, and are defined in this file:

  • bAddUserToGroup
    This function adds a user to an existing Active Directory group.
  • bPaintACLForUser
    This function paints access control lists (ACLs) for a user in an Active Directory store. This is achieved by adding or removing the user to or from <COMPANY_NAME>_ADMINGROUP or <COMPANY_NAME>_USERGROUP.
  • bRemoveUserFromGroup
    This function removes a user from an Active Directory group.

Copyright © 2005 Microsoft Corporation.
All rights reserved.