Re: Roles/Groups in ASP.NET 2.0
- From: Erik Funkenbusch <erik@xxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 22 Mar 2006 13:55:46 -0600
On 22 Mar 2006 11:46:40 -0800, needin4mation@xxxxxxxxx wrote:
Erik Funkenbusch wrote:
On 6 Mar 2006 02:06:31 -0800, Chris wrote:
I forgot to mention that I've looked at WindowsTokenRoleProvider. This
works great for looking up if a user is part of a group. However I was
looking for managing roles for the groups. e.g. Edit role, View role,
Delete role
It sounds like you want AzMan, or authorization manager. ASP.NET includes
an AzMan role provider, and then you would use the activedirectory
membership provider.
AzMan allows you to specify complex operations, tasks, and groups. This
way, you can say Members with the "can edit foozles" operation can enable
that button (though this requires a little bit of work to make work right).
AzMan comes with Windows 2003, and you can install it in XP or Windows 2000
by downloading it.
It doesn't seem to be available unless your AD is 2003.
That's true, however you could always use ADAM and syncronize your Win2000
AD with ADAM
.
- References:
- Roles/Groups in ASP.NET 2.0
- From: Chris
- Re: Roles/Groups in ASP.NET 2.0
- From: Chris
- Re: Roles/Groups in ASP.NET 2.0
- From: Erik Funkenbusch
- Re: Roles/Groups in ASP.NET 2.0
- From: needin4mation
- Roles/Groups in ASP.NET 2.0
- Prev by Date: Re: Getting other data from Membership Provider
- Next by Date: Re: .net is not safe for me..??? it get's decompiled
- Previous by thread: Re: Roles/Groups in ASP.NET 2.0
- Next by thread: Re: Roles/Groups in ASP.NET 2.0
- Index(es):