How does ND do it so fast?

Using the Effective Access button in the ACL, how does Notes/Domino determine which groups a person is a member of --so quickly?

Is there a method that can be called from LS to return the list of groups for an individual? I’ve taken a look at QueryAccess, QueryAccessPrivileges, and QueryAccessRoles, but they don’t provide Group membership information.

Subject: How does ND do it so fast?

@usernameslist ?-Adam

http://NotesNinjas.com

http://AdFos.com

Subject: RE: How does ND do it so fast?

Thanks Adam. That works for the current user. My post wasn’t clear: I need to look up the same information for a specified user, like you can do with the “Effective Access” feature. I actually have to generate a security audit for 2000+ users.

Subject: RE: How does ND do it so fast?

In the database catelog- there is a view by name, then by access of the databases people have access to- there is an issue- managers can set the database not to be in the catelog & the default is typically not to replicate the catelog- but worth looking at none the less.Tom

Subject: RE: How does ND do it so fast?

you can build a view in the domino directory to show group membership. only caveat is that it will not show netsed group memberships.