IIS user authentication in .NET 1
Hi,
I'm having troublble finding information on this that relates to ASP.NET 1.
I want to secure areas of my IIS site by authenticating users. However since my user base is very large (60,000) I dont want to create windows accounts.
Is it possible to secure IIS against a database user store?
without upgrading to ASP.NET2 ?
Cheers,
Graeme
|