T
Terence
Hi there,
Here's the scenario:
- I've created a login control using Forms Authentication
- when the user logs in, the webapp will check user's authentication using
ActiveDirectoryMembershipProvider
now, is it possible to use WindowsTokenRoleProvider as the role provider? If
possible, my system admin would like to avoid installing AzMan/ADAM and we
won't be using SQL db for the entire webapp.
Thanks.
Here's the scenario:
- I've created a login control using Forms Authentication
- when the user logs in, the webapp will check user's authentication using
ActiveDirectoryMembershipProvider
now, is it possible to use WindowsTokenRoleProvider as the role provider? If
possible, my system admin would like to avoid installing AzMan/ADAM and we
won't be using SQL db for the entire webapp.
Thanks.