Login page for windows integrated

Hi

I have an asp.net 2.0 website running with Windows integrated security
and want users to be able to login using a formular on the website
instead of the standard windows login prompt. All users allready exist
in the Active Directory.

Can i accomplish this by switching to forms login? or does it only
work when my users are stored in a database?

Thanks
Billy
Billy [ Di, 22 April 2008 18:04 ] [ ID #1947411 ]

Re: Login page for windows integrated

On 22 Apr., 18:04, Billy <billyboyf... [at] hotmail.com> wrote:
> Hi
>
> I have an asp.net 2.0 website running with Windows integrated security
> and want users to be able to login using a =A0formular on the website
> instead of the standard windows login prompt. All users allready exist
> in the Active Directory.
>
> Can i accomplish this by switching to forms login? or does it only
> work when my users are stored in a database?
>
> Thanks
> Billy

I have found a Membership provider for Active Directory users so it
seems to be possible.

Does anybody know what Membership provider to use if I want local
users on the server to be able to login through forms authentication?
Do I have to write my own Membership provider?

Regards
Billy
Billy [ Mi, 23 April 2008 17:15 ] [ ID #1948353 ]
Microsoft » microsoft.public.dotnet.framework.aspnet » Login page for windows integrated

Vorheriges Thema: Regular Expression Validator
Nächstes Thema: C++ and ASP.NET