Previous Topic: Create Group OperatorNext Topic: Output Parameters


Input Parameters

Group Path

Specifies the distinguished name of the object under which you want to create the new group object.

Group Name

Specifies the name of the group you want to create. This is the CN attribute of the group.

LDAP Group Type

Specifies the type of LDAP group. Select either group, group of names, or group of unique names.

Use the specified array field for the Group Members

When checked, then the array of members is used for this request.

LDAP Group Members Array

Specifies the array of members of the group (required for Group of Names or Group of Unique Names in Active Directory). This field is enabled only when the Use the specified array field for the Group Members field is checked.

LDAP Group Members

Specifies the members of the group (required for Group of Names or Group of Unique Names in Active Directory). This field is enabled only when the Use the specified array field for the Group Members field is unchecked.

Creating an object of type 'Group' in Active Directory?

Check if we are creating an object of type 'Group', as specified in the LDAP Group Type, in an Active Directory server. For an object "Group" in Active Directory, we can set two extra attributes: Group Scope and Group Type.

Active Directory Group Scope

Specifies the scope of the group that is created in an Active Directory. Select either Domain Local, Global, or Universal. This field is enabled only when you select the Creating an object of type 'Group' in Active Directory? check box.

Active Directory Group Type

Specifies the type of the group that is created in an Active Directory. Select either Security or Distribution. This field is enabled only when the Creating an object of type 'Group' in Active Directory? field is checked.

Notes