Extract Lotus Notes Document's complete ACL from Java
问题 I'm trying to find a way to save the complete user list access privileges for a specific lotus notes document. I know I can get database-level ACL's from catalog.nsf, but not document-level access. Also the Author field of the document -I believe- won't list read-only access users. Does anyone know how to obtain the complete ACL of every user for a specific document? Any help is appreciated, thanks! Edit: spelling. 回答1: Simon is correct. It is non-trivial. Even though I would skip his