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


Sep 15, 2014, 8:10 AM
2 Posts

Delete Userrole entry in ACL

  • Category: Notes Client
  • Platform: Windows
  • Release: 9.0.1
  • Role: Developer
  • Tags: ACL userroles
  • Replies: 3

Hello,

 

is there any way to delete a userrole entry from the ACL with Lotusscript or Java ?  I could not find anything about it.

 

Greetings

Juergen

Sep 15, 2014, 11:31 AM
3 Posts
Look for NotesACL class in the designer help

Hi Juergen,

 

If you want to remove the role completely from the database, look for the Remove method in the NotesACL class in the designer help. 

If you need to remove a role from a specific acl entry, look for the DisableRole method from the NotesACLEntry class.

 

Hope this helps


Renaud

Aug 22, 2016, 6:11 PM
19 Posts
IBM Notes security tool or Domino Admin client can remove ACL Roles from multiple DBs

And of course, if you don't want to write a script you can use the Domino Administrator client to remove ACL roles in multiple DBs, or an IBM Notes security tool such as ACL Dominator... http://www.notesmail.com/ACLdominator


Crucial tools for IBM Lotus Notes and Domino administration and development...

Find the "crucial tools you need to succeed" including product descriptions, downloads, demos and testimonials.
Speed up IBM Lotus Notes and Domino administration and development with these crucial software tools.
Better, stronger, faster productivity for administrators and developers.
Download and try the lite (free) version

 

 


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