Greetings.
I am e-mailing for any help in regards to Chapter 15 of "Professional ASP.NET 2.0 Security, Membership, and Role Management" under the "Using a File-Based
Policy Store" section. The text in question is:
"Using the provider with a file based policy store is trivial after the
authorization store has been set up and configured. In Figure 15-1 I have
added the
demouser98@corsair.com account to a role called Normal Users.
There is also another role called Adminstrators defined in the application
called UsingAzMan."
The sample download code from the author looks to be using AD and not ADAM.
I set up the ADAM application partition precisely like the author explains
and can add users and roles
separately on Windows XP, but cannot associate
a user with a role using the Web Site Adminiatration tool, which results in
an error. I am using ADAM/AzMan as the author suggests you can do in
Windows XP with a file based policy store, but how can I add a user to a
role through WAT without error?
Thank you in advance,
Harry