Notes Distribution list Recursive Search

I have a distibution list containing many users, it also contains many other distibution lists, each of those distribution lists may contain others etc.

I need to remove a person from the initial list, but i cannot find them without searching through i large number of lists.

I wonder if there is any functionality to recursively search for a user in a list an in any “sublists”, or if not, how might i achieve this?

Thanks

Subject: Look in the ($ServerAccess) view

Look in the ($ServerAccess) view in the NAB. I think it will give you what you want.

Subject: build a view or …

you can build a view to show all groups a user is a member of or you can open your admin client, people and groups tab, select the user then on the right under People click Find User(s). This will submit an adminp request to find the user in your domain and will return a list showing where the user appears - groups, ACLs, etc.

Subject: Use the Admin client

start up the admin client, go to the [People & Groups] tab, go to the [Groups] view in the directory tree on the left.then, open the tool folders (on the right of the screen) to to [Groups] [Manage Groups] and choose [Show only member hierarchies] (on the right)

Highlight the user in the left pane and then all of his group memberships will appear on the right, you can drill down and it will show you through which original groups that user gained membership.