Previous Topic: Managed Object PropertiesNext Topic: Secondary Table Properties (for Relational Databases Only)


Container Properties (for LDAP Directories Only)

In an LDAP directory, the container groups contains objects of a specific type. When a container is specified, CA IdentityMinder handles only entries in the container. For example, when you specify the container ou=People, CA IdentityMinder handles users existing in the People container only.

Note: Users and groups that exist in the LDAP directory but not in the defined container may appear in the User Console. You may experience problems when managing those users and groups.

Containers group users and groups only. You cannot specify a container for organizations.

The properties of a container are as follows:

objectclass

Specifies the LDAP object class of the container where objects of a specific type are created. For example, the default value for the user container is "top,organizationalUnit," which indicates that users are created in LDAP organizational units (ou).

ID

Specifies the attribute that stores the container name, for example, ou. The attribute is paired with the Name value to form the relative DN of the container, as in the following example:

ou=People

Name

Specifies the container name.