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 Shipped
Workspace Domino
Categories Security
Created by Guest
Created on Jun 28, 2019

The password digest field contains the encrypted password for each user but is the digest field itself encrypted?

The password digest field contains the encrypted password for each user but is the digest field itself encrypted?

  • Attach files
  • Admin
    Thomas Hampel
    Reply
    |
    Jun 6, 2021

    This has been shipped in the Domino V11 directory template (pubnames.ntf)

  • Guest
    Reply
    |
    Sep 29, 2020

    Due to a security regression we have from our IT-Security department from the ISO certification we need to ensure that the password digest is not visible anymore for regular users as it is for the internet password.

    This regression has been raised by our internal audit. Compared to other directories from other vendors there it is already implemented and users can't view the hash / digest of passwords for other users.

  • Admin
    Thomas Hampel
    Reply
    |
    Dec 19, 2019

    It is a digest field - not the actual password itself. It is a (salted) hash. Make sure your Domino directory is configured to use the latest hash algoritm (actions/edit directory profile) + make sure that hashes for existing person documents are upgraded

  • Guest
    Reply
    |
    Aug 7, 2019

    Why should it be encrypted? And who should be able to decrypt it?