2.2.8.1.4 Policies Container AddRequest

The creation of Policies container MUST be accomplished through an LDAP addRequest message with the following parameters:

Parameter

Value

entry

CN=policies,CN=system,<DN of domain naming context>

attributes

MUST contain two attributes: objectClass and cn.

The LDAP addRequest message attributes parameter has the following format:

Attribute name

Value

Meaning

objectClass

MUST be the directory string value "container".

Name of the Active Directory object class type to create through this message.

cn

MUST be the directory string value "Policies".

Name of the Active Directory container.