hello,
im an intranet developer for a big company that uses AD. i am used to created SQL tables in my application's db that store Roles, and Users, and UserRoles. then i write UI for admins to add/edit/remove those roles to the users.
today i came across the microsoft ADAM tool:
http://msdn.microsoft.com/en-us/library/ms998331.aspx
...how good of a solution is this for role management? why would one use ADAM over, say, ActiveDirectoryMembershipProvider?
any thoughts, comments, or warnings are welcomed.
thanks!
matt