Make a Active Directory or NT4 user account member of a global group.
The global group can be a global group from a Active Directory, or an
NT4 domain. In both cases the group is identified by its NT4-style (NETBIOS)
name. The user and the groups must be all in the same domain. The groups
may be either security groups or distribution groups. To specify groups
using variables, see Data
specification - Text list.
This action is typically used in a script that is intended to create
new users in Active Directory or NT4 domains, after creation of the actual
user account with Script Action:
Create User (AD) or Script
Action: Create User (no AD). This action is then used to make the
users member of a global group
|
Property Name |
Description |
Typical setting |
Remarks |
|
Domain |
The NT4 style (NETBIOS) name of the domain
that contains the global groups |
%Domain% |
If a DNS-style domain is given, this is converted
to a NT4-style domain name by truncating at the first "." encountered
in the name. |
|
Domain controller |
Optional: the name of the NT4 style (NETBIOS)
name of the domain controller of the domain that contains the groups |
|
If a value for the domain controller is specified,
the value entered in the domain property is not used. |
|
Username |
The NT4 or Pre-Windows 2000 user logon name
of the user that must be added to the groups. |
|
The logon name must exist on the domain or domain controller specified
in order for the action to succeed.
Any domain names and or backslashes that are
specified in this field are automatically stripped from the user name
before setting this property |
|
Global groups |
A list of global group names of whom the user
is to be made a member. Multiple names can be specified by using a comma
"," as separator. |
|
The groups must exist on the domain or domain
controller specified in order for the action to succeed. Any domain names
and or backslashes that are specified in this field are automatically
stripped from the user name before setting this property. For more information
on the specification of groups using variables, see Data
specification - Text list. |
|
Remove from other global groups |
Indicates whether or not the user must be
removed from all other global groups |
No |
|
|
Error if already member |
When set, no error is generated when the user
account is already a member of the global group. Default value: 'No'. |
No |
|