Skip to Main Content
HCL Domino Ideas Portal

Welcome to the #dominoforever Product Ideas Forum! 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 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 around #dominoforever, please visit our Destination Domino Page

Status Under Consideration
Workspace Domino
Categories Security
Created by Guest
Created on Sep 25, 2018

Add memberof to Domino LDAP

For user synchronisation with TDI on Connections, or LDAP Filters who should be allowed to access an object (printer, sametime, Connections) it is mandatory to have a ldap memberof search.

I know there is a dominoAccessGroups, but this returns the groups of a user and can't be used to filter for access.

Practical filters use memberof=Groupname and returns a list of users. This can be used in multiple scenarios.

  1. Connections TDI LDAP Sync (members of groups can access Connections)
  2. Connections External users (members of group are externals)
  3. Members of group are allowed to send mail, or validate mail addresses (3rd party appliances)
  4. and so on
  • Attach files
  • Guest
    Reply
    |
    Jan 23, 2022
    You can do this in Connections with an iterator assembly line. Just add it to your profiles_tdi.properties. The new assemblyline is really easy built, needs a group iterator which returns dn. https://help.hcltechsw.com/connections/v6/admin/admin/t_admin_profiles_create_iterator_connector.html