This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal


Jun 12, 2014, 2:03 PM
18 Posts
topic has been resolvedResolved

User Group Roles

  • Category: Domino Designer
  • Platform: Windows
  • Release: 9.0.1
  • Role: Developer
  • Tags: Group,Roles,User
  • Replies: 1

I have a database where the ACL is defined by groups contained in the Domino Directory. Certain roles are assigned to each group and I set some security with a database based on those roles. I am having trouble ascertaining through Lotus Script the groups that a user is a member of and the roles that each group has assigned.

NotesSession.UserGroupNameList returns group names the user is a member of from the local names directory, not the Domino Directory.

Can anyone suggest a god way of doing this?

Jun 13, 2014, 5:05 PM
5 Posts
See NotesDatabase methods

See the NotesDatabase methods QueryAccess, QueryAccessRoles.  If the database is on the server then these methods will be evaluated relative to the server address book.


This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal