ADAM and AuthorizationStoreRoleProvider
- From: jbijleveld@xxxxxxxxx
- Date: 22 Mar 2006 00:09:30 -0800
Hello,
I'm having a problem configuring ADAM and the
AuthorizationStoreRoleProvider in .NET 2.0 and I hope someone can help
me out since I've been stuck with this one for quite some time.
I did install ADAM, the Win2003 Admin Pack etc and configured my
web.config file using the instructions on the following website (for
those who are still looking for that info)
http://www.oftedal.no/~erlend/?blogid=6&show_comment=1
http://forums.asp.net/1023737/ShowPost.aspx
http://blogs.msdn.com/dansellers/archive/2005/10/11/479941.aspx
What does work (using the Web Site Administration Tool (WSAT)):
I can properly view the users, delete them, view the roles, add and
remove roles.
What's still a problem:
I cannot view the members of a role or assign a role to a user using
the "Manage Role" option. Also, if I create a user, it does appear in
the container properly but then WSAT tries to assign the role and fails
with the following exception:
Exception has been thrown by the target of an invocation.
at
System.Web.Administration.WebAdminPage.CallWebAdminHelperMethod(Boolean
isMembership, String methodName, Object[] parameters, Type[]
paramTypes)
at
ASP.security_roles_managesinglerole_aspx.__DataBinding__control30(Object
sender, EventArgs e) at System.Web.UI.Control.OnDataBinding(EventArgs
e)
etc...
It seems to me that the membership provider works properly but there's
still some problem with the AuthorizationStoreRoleProvider.
I'm working on a WinXP SP2 PC and ADAM is installed on a Win2003 SP1
server.
I didn't find many posts about this issue yet, only people asking the
same question, no answers. Can anyone please tell me how to fix this?
Thanks in advance!
Jeroen
.
- Follow-Ups:
- Re: ADAM and AuthorizationStoreRoleProvider
- From: Dominick Baier [DevelopMentor]
- Re: ADAM and AuthorizationStoreRoleProvider
- Prev by Date: Re: Best way to provide security when need a WindowsIdentity
- Next by Date: Re: ADAM and AuthorizationStoreRoleProvider
- Previous by thread: RE: Best way to provide security when need a WindowsIdentity
- Next by thread: Re: ADAM and AuthorizationStoreRoleProvider
- Index(es):
Relevant Pages
|
|