ACL list for databases

Hi All,

Is there a way that I can get a report of ACL for all the databases in my domino server.

I want the Database Name, User Name & the Access Level each person has.

Thanks & Regards,

Buwaneka

Subject: ACL list for databases

Yes there is.

Have a look at the NotesACL and NotesACLEntry classes from the Designer’s help.

For scanning all the databases on your server(s) have a look at the NotesDbDirectory class.

Subject: ACL list for databases

I will try to using catalog.nsf database.

see better in http://www-12.lotus.com/ldd/doc/domino_notes/7.0/help7_admin.nsf/855dc7fcfd5fec9a85256b870069c0ab/9a9f2ce8b16dc5018525706f0065e530?OpenDocument&Highlight=0,catalog

Moacyr Rodrigues

http://workflow-by-moacyr.blogspot.com

Subject: ACL list for databases

Hi,

Alternative you can use the catalog on the server. It contains a document for each database on the server and its ACL settings.

Furtermore you can find an agent in the sandbox (maybe aclaudit) which will generate a HTML page for you containing ACLS and rules.

Kjeld