resolving distlist

  • Thread starter Thread starter Michael
  • Start date Start date
M

Michael

Hi,

does there exist a way to detect the current access rights of a delegate
if the delegate inherits the current rights from a distlist?

We use distlists to grant delegates access to public folders or common
mailboxes and I have to determine the accurate rights for that user.

The problem is that I have to detect it recursively and there I have to
be aware of bouncing groups and so on....

I heared that within the rktools of the exchange server exists a tool
named dsget (I think so) which resolves the users group menbership, but
I want to do it within my plugin...

Does anybody know how to accomplish that?

thank you very much,

Michael
 
Hi again,

just to make it clear what I am thinking of:
I know how to get the current membership of a user with RDOACE and
AddressEntry, but to be aware of recursive groups makes me keep awake
all night... ;-)
Thanks for any help!

Michael
 
Back
Top