Re: Check the username and password with the active directory
From: Dominick Baier [DevelopMentor] (dbaier_at_pleasepleasenospamdevelop.com)
Date: 08/26/05
- Previous message: Craig: "simple FormsAuthentication in a secure environment"
- In reply to: donotspam: "Check the username and password with the active directory"
- Next in thread: Pat: "Re: Check the username and password with the active directory"
- Reply: Pat: "Re: Check the username and password with the active directory"
- Reply: donotspam: "Re: Check the username and password with the active directory"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 26 Aug 2005 07:20:58 -0700
Hello Filip,
you could use the ActiveDirectoryMembershipProvider for that - this will
automatically check credentials against AD
here is some info:
http://blogs.msdn.com/gduthie/archive/2005/08/17/452905.aspx
---------------------------------------
Dominick Baier - DevelopMentor
http://www.leastprivilege.com
> Hi everyone,
>
> In asp.net 2.0, there is a Login control.
> I want to use that to log in, but I want to check the username and
> password
> with an ldap query. Is that possible. I want Windows authentication,
> without
> the login screens of windows you get when you use Windows
> Authentication in
> the web.config file.
> thanks,
>
> Filip
>
- Previous message: Craig: "simple FormsAuthentication in a secure environment"
- In reply to: donotspam: "Check the username and password with the active directory"
- Next in thread: Pat: "Re: Check the username and password with the active directory"
- Reply: Pat: "Re: Check the username and password with the active directory"
- Reply: donotspam: "Re: Check the username and password with the active directory"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|