Re: Forms Authentication - Active Directory



I had already tried those solutions.

WindowsTokenAuthenticationProvider does'nt works for Forms
Authentication as Dominick pointed, and I couldn't managed to get
AuthorizationStoreProvider to work (ended up getting some weird
COMException error which I already posted in this group last week)

Finally, I developed my own role provider which accesed the active
directory and got the role information.

Thanks for everything,
ori

.



Relevant Pages

  • Re: Forms Authentication - Active Directory
    ... WindowsTokenAuthenticationProvider does'nt works for Forms ... Authentication as Dominick pointed, and I couldn't managed to get ... AuthorizationStoreProvider to work (ended up getting some weird ... I developed my own role provider which accesed the active ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: LDAP - Error Obtaining Group Names
    ... plug that back into the role provider framework in order to compliment the ... membership provider. ... Co-author of "The .NET Developer's Guide to Directory Services Programming" ... The technique they show for authentication does not scale ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: Using WindowsTokenRoleProvider with Forms Authentication ...
    ... You might want to check out Ryan Dunn's LDAP-based AD role provider on ... Co-author of "The .NET Developer's Guide to Directory Services Programming" ... We have setup forms authentication ... WindowsTokenRoleProvider is possible only if I use Integrated Windows ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: Authentication help.
    ... Your best bet is to use A Membership or Role Provider and Forms ... Authentication in your application. ... ASP.Net Framework, can work from a custom database back-end, and manages ...
    (microsoft.public.dotnet.framework.aspnet)