How do I list users that are granted or denied access to a Distribution Group in AD?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • alexgomez
    New Member
    • Feb 2010
    • 1

    How do I list users that are granted or denied access to a Distribution Group in AD?

    Hi everyone,

    I'm working on a project whereby we wish to programmaticall y (using C# and ASP.NET) create a Distribution Group in Active Directory. One of requirements is to specify who can send messages to the Distribution Group (i.e. adding a user to the Senders list).

    However, I am stuck at this bit and I don't really know how to proceed. I know that a SecurityDescrip tor is assigned to each Distribution Group and this SecurityDescrip tor in turn lists the users and groups that are granted or denied access to the queue or Distribution Group. How do I go about doing this?

    Or is there an alternative way of doing this using AD?

    Any pointers will be greatly appreciated. Cheers.

    Regards
    Alex
Working...