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 Already Exists
Workspace Notes
Categories Documentation
Created by Guest
Created on Oct 29, 2024

Advanced Properties disable for Notes client users

Connection information (address, account, and password) is stored in profile documents that are should only accessible to administrators. "Advanced properties/Profile document" allows users to access these profile documents as well as passwords for external systems. Hence, there should be an option through notes.ini to disable Advanced Properties for Notes client users.

So Administrator can restrict the user to view Profile documents, named documents, etc.

  • Attach files
  • Admin
    Thomas Hampel
    Reply
    |
    Nov 7, 2024
    I strongly recommend to NOT store passwords in profile documents!
  • Guest
    Reply
    |
    Oct 31, 2024

    You can disable the entire Advanced Properties menu with the notes.ini setting:

    AdvProp_MenuVisible=0

    You can disable just the profile documents part of the menu with:

    AdvProp_ProfileMenuVisible=0

    A list of all the notes.ini settings you can use is here: https://www.panagenda.com/kbase/display/mc/Administration+Options+and+Troubleshooting

  • Guest
    Reply
    |
    Oct 30, 2024

    I stress to use a policy to control this, it's easier to control than notes.ini parameters.