LDAP Directory Integration with Unifed

You can integrate your LDAP directory with Unifed to sync users and groups automatically. This guide walks you through the step-by-step process.


Before You Begin

  • Make sure you are logged in with your Unifed Admin credentials.
  • Ensure you have access to your LDAP server and valid credentials.
  • Have the details ready: LDAP URL, Admin Username, Password, User Base DN, and Group Base DN.

Steps to Connect LDAP Directory

Step 1: Configuration

  1. Log in to your Unifed Admin portal.
  2. Select the tenant where you want to sync the directory.
  3. Under Features, click Directory Sync.
  4. Click Add Directory and choose LDAP.

    Enter the following details:

    • LDAP URL

      Example: ldap://192.168.1.100

    • Admin Username

      Example: admin

    • Admin Password

      Example: ********

    • User Base DN

      Example: ou=Users,dc=example,dc=com

    • Group Base DN

      Example: ou=Groups,dc=example,dc=com

  5. (Optional) Enable Private VPC toggle if required.

    (Optional) Enable Auto Deletion for Users.

    • If a user is deleted from LDAP, they will also be deleted from Unifed during the next sync.

Step 2: User Mapping

  • Map LDAP attributes to Unifed schema attributes.
  • Only mapped users will be synced into Unifed.

Example:

  • mailemail
  • givenNamefirstName
  • snlastName

Step 3: Policy

  • Define sync conditions (e.g., specific groups or attributes).
  • This ensures only the required users are synced into Unifed.

Step 4: Scheduler

  • Choose how you want to sync users:
    • One-time sync (manual).

      Periodic sync:

      • Every hour
      • Daily at a specific time

Step 5: Sync & Manage

  • After completing the setup, users will be synced to Unifed and appear in the User List with Onboarded status.

    You can:

    • View the Job List.
    • Perform a Manual Sync anytime by clicking the Sync button.
    • Update the Directory Configuration when needed.

Still need help? Contact Us Contact Us