Re: Login page for windows integrated



On 22 Apr., 18:04, Billy <billyboyf...@xxxxxxxxxxx> 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  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

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
.



Relevant Pages

  • Login page for windows integrated
    ... 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. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Membership custom provider - logout function
    ... It's a pitty the membership provider doesn't save state (login status)... ... Amitai ... >>> turn makes FormsAuthentication to emit a 302 to the login page. ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: redirect user to login after page has expired asp.net 2.0
    ... You do not have to specify the login information in the web.config at all. ... If you are using the Membership Provider, ...
    (microsoft.public.dotnet.languages.csharp)
  • Asp.net Membership Lock Out
    ... I am using the standard asp.net membership provider. ... They attempt to login 5 times and they get ... Do I have to manually unlock these ...
    (microsoft.public.dotnet.framework.aspnet)
  • How to implement a automatic login function
    ... now I am using a asp.net login control and a customized ... membership provider to do the form authentication. ...
    (microsoft.public.dotnet.framework.aspnet)