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 Needs Review
Workspace Notes
Categories Documentation
Created by Guest
Created on Jun 27, 2024

Delegation provided via administrator assumes [AccessContacts] role granted

This is related to SPR# KSAUD5XHN8

Delegation provided via administrator assumes [AccessContacts] role granted

A] In Mail template 12.0.1 below was the issue.

Domino Administrator is added into LocalDomainAdmin group. This group is added into the ACL of the other users with user type PersonGroup and Manager access.

When Domino Administrator tries to add user into Access and Delegation, user are getting added, but when check backed again, delegated user are not shown in the list.

Steps to reproduce are as below.

1) Add Domino Administrator into LocalDomainAdmin group.

2) Let's say for UserA ACL, add the LocalDomainAdmin group with Person Group and Manager Access.

3) Now from Domino Administrator open the mail database for UserA. From Preferences >> Access and Delegation try to add another user let's say UserB.

4) It does show the UserB name. However when we click Ok and again check Access and Delegation, UserB is not shown in the list.

5) If Domino Administrator is listed in UserA ACL individually with user type Person and Manager access, then able to add users in Access and Delegation successfully.

Reference Article: https://support.hcltechsw.com/csm?id=kb_article&sysparm_article=KB0099716

B] This issue was fixed in 12.0.2 mail template.

C] The code of the 12.0.2 mail template checks the access level of Administrator and considers the "[AccessContacts]" role is same as Owner of the mail file has.

  • Attach files