Re: Check the username and password with the active directory
From: Pat (naijacoder_at_hotmail.com)
Date: 08/29/05
- Next message: Pat: "Re: System.DirectoryServices doens't work"
- Previous message: Pat: "Re: do not allow users to refresh the page"
- In reply to: Dominick Baier [DevelopMentor]: "Re: Check the username and password with the active directory"
- Next in thread: donotspam: "Re: Check the username and password with the active directory"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 29 Aug 2005 15:53:27 +1000
Good ASPNET 2.0 has provided such a provider interesting.
When i did it in ASPNET1.1 i had to write code to authenticate with AD using
LDAP.
Enjoy the Provider filip.
Patrick
"Dominick Baier [DevelopMentor]" <dbaier@pleasepleasenospamdevelop.com>
wrote in message news:799152632606701445190839@news.microsoft.com...
> 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
> >
>
>
>
- Next message: Pat: "Re: System.DirectoryServices doens't work"
- Previous message: Pat: "Re: do not allow users to refresh the page"
- In reply to: Dominick Baier [DevelopMentor]: "Re: Check the username and password with the active directory"
- Next in thread: donotspam: "Re: Check the username and password with the active directory"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|