Skip to Main Content
HCL Connections Ideas Portal

Welcome to the HCL Connections Product Ideas Lab! The place where you can submit product ideas and enhancement request. We encourage you to participate by voting on, commenting on, and creating new ideas. All new ideas will be evaluated by the HCL Product Management & Engineering teams, and the next steps will be communicated. While not all submitted ideas will be executed upon, community feedback will play a key role in influencing which ideas are and when they will be implemented.

For more information and upcoming events, please visit our HCL Connections page.

Status No Plans to Implement
Categories 04. Profiles
Created by Guest
Created on Aug 31, 2020

Sync_all_dns by LDAP Group

An organization has a large number of LDAP profiles, which causes sync_all_dns to take an extended period to run. However, only a subset of users in one LDAP group use Connections. Sync_all_dns would be much more efficient if it could be run against just the LDAP group in question.

  • Attach files
  • Guest
    Reply
    |
    Jul 20, 2021

    Not all LDAP implementations allow memberof searches! But you can create a LDAP Group Iterator assemblyline and add it to profiles_tdi.properties, this will work with all LDAP Systems and synchronizes only Groupmembers.

  • Guest
    Reply
    |
    Sep 1, 2020

    You can already implement this by using a LDAP filter based on group membership (e.g. "memberOf" for Active Directory.