Ben Poole

“It is a very sad thing that nowadays there is so little useless information.”

Unequivocal Info: enforced ACLs

Written by Ben Poole on 29 Apr 2004
Categories / keywords: C API, Lotusscript, ACL
(click on a term to search for related articles at this site)

Add a comment...



Background

In Notes 4.x the “Enforce a consistent Access Control List across all replicas” flag could be removed by adding a line to one’s notes.ini file. This backdoor has been closed for some time now, so you need to do something else. The attached sub-routine (with supporting API-related functions) takes a full database path as its argument and then removes the flag. It’s based on code that’s already out there, I’ve just put it here so I don’t lose it. [smiley Smile]

This code has been tested in Notes 5.0.11 and 6.5.1 on Windows XP Professional. It should work on most other configurations.


Attachment(s): removeEnforce.lss (4 KB)

   » Unequivocal Info: enforced ACLs (Ben Poole 29 Apr 2004)
   RE: Unequivocal Info: enforced ACLs (Mark 16 Feb 2006)
   RE: Unequivocal Info: enforced ACLs (Max 20 Oct 2006)

Add a comment...