PrimaryGroup
The name of the primary group to add to all users when UsePrimaryGroup=True
. This parameter is an alternative to setting PrimaryGroupDN
. If you set this parameter, PrimaryGroupDN
is ignored.
If UsePrimaryGroup=false
, this parameter is ignored.
NOTE: When you are retrieving information from Active Directory on Windows, the primary group is determined automatically for each user, so you should not need to set this parameter.
Type: | String |
Default: | |
Required: | No |
Configuration Section: | LDAP Repository or Default |
Example: | PrimaryGroup=myGroup
|
See Also: |