Skip to main content

Directory Synchronization Service (DSS)

Prerequisites

  • Install DSA on at least one machine in your network.
  • Generate an authorization file to allow the DSA to authenticate with the Identity Service.
  • After installation, use the Agent Manager to approve the newly installed Agent(s) and complete the setup.

Usage

Accessing DSS from UI

Access DSS from the navigation menu at the top-left corner.

  • Select the navigation menu and search for Directory Sync.

Agent Manager

On the Agent Manager tab, you can view all Directory Sync Agents (DSAs) managed by DSS.

Approve a new agent

All newly installed DSAs must be approved before becoming operational.

To approve an agent:

  1. Open the Agent Manager tab. DSS Agent Manager

  2. Double-click the agent marked Pending approval (or select the Edit Agent icon).

  3. In the Approve Agent window, set the Status to Enabled, then select Approve.

Edit an Agent's properties

To edit agent details:

  1. Double-click the agent row (or select Edit Agent icon), then open Advanced Settings.
  2. Adjust required fields:
    • Agent Name: Unique agent identifier.
    • Description (optional): Notes for identification.
    • Status:
      • Enabled: Agent operational.
      • Suspended: Sync paused until re-enabled.
    • Agent request interval: Frequency (in seconds) agent checks for sync jobs (range: 5-600 seconds).
    • Sync method:
      • Parallel: Runs multiple syncs concurrently.
      • Serial: Runs syncs sequentially (FIFO).
  3. Select Save Changes.

Approve Agent

Edit agent properties in bulk

To bulk edit Agent properties:

  1. Select multiple agents by checking boxes.
  2. Click Bulk Edit to open the editor.
  3. Adjust properties (as above), then click Save.

Delete an Agent

To delete agents:

  • Check boxes for agents to delete, then click Delete.

Domain Manager

On the Domain Manager tab, configure the domains for synchronization with OpenLM.

Supported directory types:

  • Active Directory / AWS
  • EDirectory
  • ApacheDS
  • Microsoft Entra ID
  • Google CDS
  • Okta Directory
  • NIS Directory

Add a new sync domain

To add a domain:

  1. Click Add Domain.
  2. Fill in domain details:
    • Domain type: Active Directory, eDirectory, ApacheDS, AzureAD, or Google CDS.
    • Domain name: Hostname/IP of domain controller.
    • Port: Domain controller port.
    • SSL: Enable for encrypted connection.
    • Username/Password: Admin credentials (read access required).
    • For Azure: Domain Name, Client ID, Client Secret, Tenant ID.
    • For AzureAD synchronization, consult this link.
    • For Google CDS synchronization, consult this link.
  3. Click Check domain connectivity, select the testing agent, and verify connectivity (up to 2 mins).
  4. Click Save or Save Domain & Add Sync.

Delete a domain

  • Select domains, click Delete, confirm deletion.

Note: Associated sync definitions must be deleted.

Add domain

Sync Manager

On the Sync Manager tab, configure synchronization definitions for selected domains.

Add a new sync definition

  1. Click Add Sync.
  2. Fill in sync definition details:
  • Sync Name: Unique name for the sync definition.
  • Status: Toggle on or off the sync.

Destination & Time tab

  • Agent: Choose executing Agent.
  • Domain name: Domain to sync from.
  • Start node: LDAP path node for sync starting point.
    Examples:

LDAP://10.0.0.153/OU=OU_AB,DC=testdev1domain,DC=openlm,DC=biz LDAP://server2008r2ldap.openlm.biz/CN=SecGroup,DC=openlm,DC=com

  • Sync schedule:
  • By time: Set specific days/times.
  • By interval: Define intervals (1-720 hrs). Destination and Time tab

Object tab

  • Sync object type:
  • Users (can limit to OpenLM monitored users).
  • Computers (Azure AD supports Users only).
  • Sync attribute: Directory attribute (e.g., cn, sAMAccountName, userPrincipalName).
  • Membership filter: Sync all objects or only those in specific groups/OUs.
  • Search depth: Limit depth of sync.
  • Sync Attributes: Either sync all attributes or select a custom list. If you activate this option, only the selected attributes will be retrieved from LDAP and sent to external systems such as Users and Groups (UGS) service.

DSS Object tab

warning

If DSS is still integrated with the OpenLM Server, be aware that the server clears all user properties—except Mobile Phone, Email, and Country—before updating data via LDAP sync.
As a result, any non-mandatory attributes you deselect in the DSS sync settings will be wiped during synchronization and left empty in OpenLM.

Group Rules tab

Set group synchronization rules:

  • No groups: All objects assigned to default group.
  • Flat: All objects assigned to one group.
  • Hierarchical: Create groups according to directory hierarchy (OUs, Security groups, Distribution groups).
  • Entity attribute: Create groups based on specified attributes.
  • Include start node: Include or exclude the start node from sync.
  • Set as default group: Overrides default group assignment for reporting.

DSS Group Rules

ApacheDS note: ApacheDS groups synchronize differently due to specific object classes and member definitions. Details here.

Project Rules tab

Similar configuration as Group Rules, applied to projects:

  • No project, Flat, Hierarchical, or attribute-based rules.
  • Set as default project: Overrides default project assignment.

Project rules configuration in DSS

Manually trigger synchronization

Manual sync trigger in DSS

  • Select sync definitions and click the sync icon to manually trigger sync.

Reset entity-relationship data

  • Select definitions and click the reset icon to clear relationship data without affecting user data.

Stop Sync button

  • Use Stop Sync if synchronization is stuck (e.g., in "Update OpenLM DB").

Delete a sync definition

  • Select sync definitions, click Delete, and confirm deletion.

Note: Running synchronizations can't be deleted.

Entities tab

View entities created by DSS sync:

  • ID, entity name, type, last sync definition, and sync time.
  • Filter and export entity data.
  • Ignore entities from future synchronizations.
  • Manually synchronize entities individually.
  • View entity relationships.

Relations tab

View entity relations, including agents, domains, associated syncs, parent entities, and last sync date.

  • Ignore entities for specific sync definitions.

Service Configuration tab

  • Delete all entities from DSS database.
  • Entities are regenerated during the next sync.

Note: This does not affect users/groups in the main database.