Hi ,

We want to enable LDAP authentication for our ARIS application using LDAPS on port 636.
The LDAP endpoint must be ldaps://ldaps.*****.local:636.
To make this work, ARIS needs to trust the LDAP server certificate chain (Root/Intermediate CA), so we have to import/upload the required certificates into ARIS (truststore) and then configure the LDAP connection parameters (bind DN, base DN, user filter, and group/role mappings).

Regarding the users that we created manually in ARIS: they will not be able to authenticate via LDAP unless they also exist in LDAP/AD. The preferred approach is to create these accounts in AD (e.g., in a dedicated OU) so that authentication is centralized. Alternatively, if ARIS supports mixed-mode authentication, we can keep a limited set of local “break-glass” admin accounts while all regular users authenticate via LDAP.

Or how can it be done with a command?

Version ;

Portal version: 10.0.25.0.4850017 

ARIS version: 10.0.25.0.4850017 

 

Best Regards

 or register to reply.

Notify Moderator