I’m trying to retrieve all groups, to which a user (identified by the string representation of his user id) belongs. This is easily done when using a session created with the identification credentials of the user in question. However we are trying to retrieve this information using a session generated using a root level (admin) user account.
Does anyone have any experience with a similar issue/requirement?
If you can build a hidden view within the Domino Directory of group documents categorized by user name for lookups I think it will get part or all of what you seek.
Subject: RE: Domino Java API - retrieving User Groups
Ken, i was using an example of the type of query needed. The example has nothing specifically to do with a call from java, nor does it directly apply to the domino directory structure… I am just showing the general concept.