One can integrate an LDAP directory with OfficeExpert in order to allow users from a corporate directory to access OfficeExpert information.

This article explains how to configure the integration with an Active Directory or Domino LDAP.

Note: The internal user accounts (e.g. Config) will remain active and valid in parallel to all the LDAP objects.

 

Active Directory


Type: Select Active Directory

URL: Enter the Directory URL + Port

Bind DN: Enter the canonical name of the bind user

Example:  CN=_bindusername,OU=Functional,OU=Users,OU=acme,DC=acme,DC=local

IMPORTANT:  The  binduser has to see at least one of the following member attributes:  memberOf, isMember, member

Bind Credentials: Enter the credentials of the bind user account

Search Base: Enter the Search Base where the User Objects are located

Search Filter: For Active Directory please enter the following string:

(sAMAccountName={{username}})

Role Mapping (Administrators - Monitoring- Viewer)

Assign a AD Group to certain role

Example:  Office365Admins is an AD group with certain members (all these members would gain Admin Access to OfficeExpert)

IMPORTANT:

 

IBM Domino LDAP

Type: Select Domino

URL: Enter the Directory URL + Port

Bind DN: Enter the canonical name of the bind user

Example:  CN=_bindusername,OU=Functional,OU=Users,OU=acme,DC=acme,DC=local

IMPORTANT:  The  bind user has to see the attribute:  dominoaccessgroups

Bind Credentials: Enter the credentials of the bind user account

Search Base: Enter the Search Base where the user objects are located

Search Filter: for Domino LDAP please enter the following string:

(cn={{username}})

Role Mapping (Administrators - Monitoring- Viewer)

Assign a AD group to certain role

Example:  Office365Admins is an AD group with certain members (all these members would gain Admin access to OfficeExpert)

IMPORTANT: