/
User Configuration Properties

User Configuration Properties

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 separated format) that shall be treated
as sysadmin user in Adeptia. Please note that if incoming user is present in this list,then it shall always be present in "administrators" group of Adeptia Suite.

User1, User2

abpm.ldap.administratorGroups

Name(s) of LDAP groups (in comma separated format) that shall be treated as administrators group in Adeptia. Please note that if group of incoming user is present in this list, then it shall always be present in "administrators" group of Adeptia Suite.

Group1, Group2

abpm.ldap.businessUsers

Name(s) of LDAP users (in comma separated format) that shall be treated as business user in Adeptia.

User3, User4

abpm.ldap.businessGroup

Name(s) of LDAP groups (in comma separated format) that shall be treated as business group in Adeptia.

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) that shall be treated as default LDAP group. This group shall already exist in Adeptia repository and is not created automatically during
runtime. You can always create any group inside Adeptia Suite by login with default "admin" user.

192168001249125136952301500004

abpm.ldap.enableDefaultGroupLogin

Configurable option to enable or disable login with default LDAP group in Adeptia. If it is enabled and incoming user doesn't belong to any group at LDAP Server, then it will login with default group specified by property "abpm.ldap.defaultLdapGroup".

yes | no, true | false
 

Related content

Managing User Privileges
Managing User Privileges
More like this
Application Settings - LDAP
Application Settings - LDAP
More like this
Managing user privileges
Managing user privileges
More like this
Managing user privileges
Managing user privileges
More like this
Managing User Privileges
Managing User Privileges
More like this
Managing LDAP Users and Groups
Managing LDAP Users and Groups
More like this