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 Integration
Created by Guest
Created on Mar 18, 2024

using Domino Directory to extend the LDAP schema - support for binary LDAP attributes

At the moment using the DominoDirectory to extend the schema only supports the following data types:


Domino data type

LDAP attribute syntax

Text

Directory string

Date/Time

Generalized time

Number

Integer

Names

Distinguished name

(Table.1 Data types - https://help.hcltechsw.com/domino/12.0.2/admin/conf_usingthedominodirectorytodefineanldapattributefo_t.html)


Extending these data types by "RichText"(Domino data type) => "binary" (LDAP attribute syntax) would enable customers to easily populate Notes-RichText-data for LDAP clients - e.g. custom photo fields - by using their Notes clients.
At the moment you are required to run 3rd party LDAP tools to insert binary data. This is pretty unhandy.



  • Attach files
  • Guest
    Reply
    |
    Mar 26, 2024

    This idea is for a custom binary field. The "Photo"-default field already provides binary LDAP data since v11 afaik

  • Admin
    Thomas Hampel
    Reply
    |
    Mar 19, 2024

    Starting with 14.0 you can retrieve the Photo from a person in binary format.

    The LDAP server will return the binary data from the Photo field which is a RichTextLite field as well as syncronizing this data from e.g. AD