AD: Create Group
Description
Use the step to create a new Active Directory group.
Configurations
Field name | Description |
---|---|
Step name | Specify a unique name for the step. |
CONNECTION tab: | Connection fields |
Server Name | Specify the Hostname or Server Name or Fully Qualified Domain Name or IP address of machine where Active Directory is hosted. The field is mandatory. |
Port | Specify the port number for Active Directory. If port number is not provided, use the internal default port for Active Directory, that is, 389. The port should be an integer. |
Username | Specify the user's logon name. For example, sbrown, scott.brown, and so on. Or The field is mandatory. |
Password | |
Accept value as variable/static | Specify or select the password, as required. If the Accept Value as variable/static checkbox is selected, then the password field appears as a text box and accepts static or variable values. OR If the Accept Value as variable/static checkbox is clear, then the password field appears as a dropdown in which you can select a field from the previous steps. |
Test Connection | Click to verify if the connection is available or not. For verification purpose, the fields coming from previous steps are not allowed since field values can only be accessed when workflow is in Running state. Static values and environment variables are allowed. |
INPUT tab: | Input Fields |
Group Name | Specify the AD group name. The Group name must be unique in the Active Directory domain. The field is mandatory. |
Group Scope | Specify any of the following allowed values for group scope: 0 or 1 or 2 OR DomainLocal or Global or Universal. The field is mandatory. |
Group Display Name | Specify a display name of the group. The field is mandatory. |
Group Category | Specify the group category from the following allowed values: 0 or 1 OR Distribution or Security. The field is mandatory. |
Path | Specify the path of Active Directory object where you want to create the group, usually Distinguished Name (DN) OU=Temp, DC=autoedge, DC=com. The field is mandatory. |
OUTPUT tab: | Output Field |
Result | The field holds the result of the successful plugin execution. The default label for the field is Result. Successful execution shows user group is created. The field is mandatory. |