Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

Adeptia Suite supports following four types of users - System Admin, Group Admin, Developer, and Business User whereas Adeptia Connect supports following three types of users - System Admin, IT User, and Business User.

The user rights may vary depending on the user type defined in Adeptia Connect and Adeptia Suite. The following table specifies how the user types in Adeptia Suite are mapped in Adeptia Connect.   

Adeptia Suite RoleAdeptia Connect Role
System AdminSystem Admin
Group AdminIT User
DeveloperBusiness User
Business UserNA

You can also configure individual LDAP users or all users of an LDAP group to be mapped as a particular user type in Adeptia Connect by specifying the username or group name in the LDAP properties. For instance, if you want your Adeptia Suite Business Users to be mapped as IT Users in Adeptia Connect then you need to configure the group name in the abpm.ldap.group.itUsers property. When users from the group access Adeptia Connect then they will be treated as IT Users in Adeptia Connect.

To configure the name in the property:

  1. Go to Administer > Setup > Application Settings.
  2. Click Update System Properties.
  3. Expand Systems > LDAP Authentication.



  4. Type the LDAP group name to be treated as IT Users in the abpm.ldap.group.itUsers property.   
  5. Click Save to save the changes.
  6. Restart Kernel and WebRunner to bring the configuration changes into effect.

In a similar way, you can configure individual LDAP users or all users of an LDAP group to be mapped as a System Admin user, or Developer, or Business User in the following properties:

          For System Admin User

  • abpm.ldap.administratorUsers
  • abpm.ldap.administratorGroups

    For Developer User
  • abpm.ldap.developerUsers
  • abpm.ldap.developerGroups

    For Business User
  • abpm.ldap.businessUsers
  • abpm.ldap.businessGroups

 

  • No labels