Group
The LDAP user directory. If the repository uses LDAP security, specify the LDAP user directory that the user belongs to.
If you have set the KeyUserName configuration parameter, IDOL Server searches the specified Group
and its subdirectories for the specified UserName in the configured KeyUserName attribute.
If you have set the RDNAttribute configuration parameter, IDOL uses Group
, together with the RDNAttribute unique field name, to form the distinguished name (DN
) of a user.
NOTE: You must use the standard LDAP format.
This parameter overrides the Group configuration parameter for the action.
Actions: | Security
UserRead |
Type: | String |
Default: | The value of the Group configuration parameter |
Example: | Group=ou=technical,o=mycompany
|
See Also: | Group configuration parameter KeyUserName configuration parameter RDNAttribute configuration parameter |