Re: login control .net 2.0



hi,

the built-in provider work against SQL or AD - i wrote a provider for accounts stored in the <credential> element, you can find it here:

http://www.leastprivilege.com/ASPNETMembershipProviderForWebconfig2ndTry.aspx

dominick

Hello group,
I am trying to use the login control with
authentication to be done from web.config (user/pass in config). My
understanding abt the control is that the authentication can happen
against a database or AD. Is that true? Any pointers to resolve the
issue would be great!

Thanks,
Sam.


.