PrimaryGroupDN
The Distinguished Name (DN) of the primary group to add to all users when UsePrimaryGroup=True
. This parameter allows you to set the primary group name, if it is not found by default.
This parameter is an alternative to setting PrimaryGroup
. If you set PrimaryGroup
, 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 |
Example: | PrimaryGroupDN=mygroupDN
|
See Also: |