By default, any incoming LDAP user is translated to "developer" user inside Adeptia Suite with default permission of 777 i.e. Read, Write and Execute permission. All LDAP users that need to be translated to "sysadmin" user inside Adeptia Suite shall either have its name or group name specified in property "abpm.ldap.administratorUsers" or "abpm.ldap.administratorGroups" respectively. Similarly, all LDAP users that need to be translated to "business" user inside Adeptia Suite shall either have its name or group name specified in property "abpm.ldap.businessUsers" or "abpm.ldap.businessGroup" respectively.
This section lists all the properties that need to be configured to define the User configuration.
|
The values of the following properties depend on your LDAP Server. Refer the Sample or Possible Values field of the table below for examples. |
Property Name |
Property Description |
Sample or Possible Values |
||
abpm.ldap.administratorUsers |
Name(s) of LDAP users (in comma |
User1, User2 |
||
abpm.ldap.administratorGroups |
Name(s) of LDAP groups (in |
Group1, Group2 |
||
abpm.ldap.businessUsers |
Name(s) of LDAP users (in |
User3, User4 |
||
abpm.ldap.businessGroup |
Name(s) of LDAP groups (in |
Group3, Group4 |
||
abpm.ldap.developerUsers |
Enter the name(s) of LDAP users (in comma separated format) that shall be treated as developer user in Adeptia. |
User5, User6 |
||
abpm.ldap.developerGroups |
Enter the name(s) of LDAP groups (in comma separated format) that shall be treated as developer group in Adeptia. |
Group5, Group6 |
||
abpm.ldap.defaultLdapGroup |
Entity id of group (created in Adeptia) |
192168001249125136952301500004 |
||
abpm.ldap.enableDefaultGroupLogin |
Configurable option to enable or |
yes |
no, true |
false |