Login page for windows integrated

B

Billy

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
 
B

Billy

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top