I would like to get all entries from a database’s ACL and put into a view. Does anyone have lotusscript that does this?
Subject: Get all entries listed in the DB’s ACL
Have you tried searching on Sandbox. You should be able to find some useful scirpts there.
http://www-10.lotus.com/ldd/sandbox.nsf/Search?SearchView&Query=ACL&SearchOrder=0&Start=1&Count=100
Also, if the database is listed in the catalog.nsf you can get all the acl entries from there. You can list ACL by Name, Level, and Database.
I hope this helps.
Subject: RE: Get all entries listed in the DB’s ACL
Great help
Thanks