D
David Thielen
1. I assume the two options I should use is Windows authentication if all
users are in Active Directory and all users use Internet Explorer. And option
2 is to use the ASP.NET SqlServerExpress standard user/role manager for all
other cases? I assume that the ActiveDirectory role manager still does not
support IsInRole() on ActiveDirectory groups.
2. While there can be multiple membership/role providers, this strikes me as
asking for trouble. For a portal where we are trying to keep things simple,
is there any reason to go with both providers being available?
users are in Active Directory and all users use Internet Explorer. And option
2 is to use the ASP.NET SqlServerExpress standard user/role manager for all
other cases? I assume that the ActiveDirectory role manager still does not
support IsInRole() on ActiveDirectory groups.
2. While there can be multiple membership/role providers, this strikes me as
asking for trouble. For a portal where we are trying to keep things simple,
is there any reason to go with both providers being available?