Re: Authentication Using ADAM ?
- From: "Joe Richards [MVP]" <humorexpress@xxxxxxxxxxx>
- Date: Mon, 05 Jun 2006 09:58:35 -0400
I don't gather nor maintain a list of them.
--
Joe Richards Microsoft MVP Windows Server Directory Services
Author of O'Reilly Active Directory Third Edition
www.joeware.net
---O'Reilly Active Directory Third Edition now available---
http://www.joeware.net/win/ad3e.htm
Vicky wrote:
Dear Joe,.
Could you give the names of few third party applications that would rely on ADAM for authenticating users as well as store application data in ADAM
"Joe Richards [MVP]" wrote:
Those service all require Windows or Domain authentication by default, ADAM provides ADAM authentication only which is useful inside of ADAM or for applications that don't need Windows auth (i.e. they just need a password authenticated, they don't need a security token usable outside of ADAM).
Anything where you can insert yourself into the auth process you have the ability to call out to ADAM to perform the auth. So for example, with IIS, you could use anonymous auth within the app but still ask for userid and password in a form and send those as an LDAP Req to ADAM. Alternatively you could use a subauthentication DLL that does something similar. Either way, that would kind of suck because LDAP is not an auth protocol, it is a data access protocol that just happens to have to support a form of auth so you can have relatively secure access to the data.
joe
--
Joe Richards Microsoft MVP Windows Server Directory Services
Author of O'Reilly Active Directory Third Edition
www.joeware.net
---O'Reilly Active Directory Third Edition now available---
http://www.joeware.net/win/ad3e.htm
Vicky wrote:Hi All,
Just wish to know if i could use ADAM in a workgroup, instead of AD in a windows domain based network to have user authentication performed for windows services (running on win 2000/2003 server) such as RAS, VPN, IIS, CA, TS, Remote Desktop + many other windows services etc
Thanks
Vicky
- Follow-Ups:
- Re: Authentication Using ADAM ?
- From: Vicky
- Re: Authentication Using ADAM ?
- References:
- Re: Authentication Using ADAM ?
- From: Joe Richards [MVP]
- Re: Authentication Using ADAM ?
- Prev by Date: problem with setting password to ADAM user
- Next by Date: Re: W2K3 Server A/D issues
- Previous by thread: Re: Authentication Using ADAM ?
- Next by thread: Re: Authentication Using ADAM ?
- Index(es):
Relevant Pages
|