ActiveDirectory
-
Hi, I am using CustomRoleProvider for connecting to ActiveDirectory. My requirement is to: - Add/Edit Groups, - Add/Edit Department(Groups will belong to a Department), - Add/Edit/Delete Users, - Add/Edit Roles, - Add/Edit Permissons and - Add/Edit Role with subRoles under it. My questionis is can we implement these features in ActiveDirectory?
Best Regards, Mini Thomas
-
Hi, I am using CustomRoleProvider for connecting to ActiveDirectory. My requirement is to: - Add/Edit Groups, - Add/Edit Department(Groups will belong to a Department), - Add/Edit/Delete Users, - Add/Edit Roles, - Add/Edit Permissons and - Add/Edit Role with subRoles under it. My questionis is can we implement these features in ActiveDirectory?
Best Regards, Mini Thomas
Uhhh, yeah, Active Directory already does all this. You've never used Active Directory before, have you?
A guide to posting questions on CodeProject[^]
Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
2006, 2007, 2008 -
Uhhh, yeah, Active Directory already does all this. You've never used Active Directory before, have you?
A guide to posting questions on CodeProject[^]
Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
2006, 2007, 2008I have not worked on Active Directory except for Authenticating User LoginId and Password.
Best Regards, Mini Thomas
-
I have not worked on Active Directory except for Authenticating User LoginId and Password.
Best Regards, Mini Thomas
Then you've got a lot of catching up to do. I'd start by picking up a couple book on Windows Server 2003 or 2008 and Active Directory.
A guide to posting questions on CodeProject[^]
Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
2006, 2007, 2008