User62566670 posted
Scenario:
We currently have various active directory groups within our domain, these are read, write, admin etc.
Question:
I want to use the ASP.Net membership and role management features within my web application to manage users.
I am wondering if it is possible to do this via a AD role based system, where only users in one active directory group (admin) will have access to certian features of the application?
I want to avoid (if possible) re-creating roles within my asp.net application.
If this is clear, then I can provide more information if required.
Kind Regards