Summary

The Request By Attribute process allows a department administrator to request protected actions in the Austin Active Directory by crafting the request as a JSON string then adding the request to an attribute on the department's Administrative organizational unit (OU).

Overview

The Request By Attribute process is comprised of the following parts: the request string, the requests attribute, the request script, the request task, the result string, the results attribute.

Organizational Units

The Request By Attribute process is centered around each department's Adminstrative OU. Each department in Active Directory has an Administrative OU that contains the resources managed by the Department User Tools such as department user accounts and the department's Department Adminstrators group.

Attributes

The Request By Attribute process leverages the requests attribute and results attribute on each department's Administrative OU object. The attributes are confidential and cannot be accessed by default.

Supported requests

The Request By Attribute process supports the following request types:

Planned requests

The Request By Attribute process is expected to support the following request types in the future:

Scripts

The Active Directory team maintains a set of PowerShell scripts to assist department administrators with this process. The scripts are available at https://github.austin.utexas.edu/eis1-aad/Scripts in the Requests folder. The scripts below apply to all request types. See the pages for an individual request type for the scripts specific to that request type.