Re: how to authenticate against ldap ?

From: Keith W. McCammon (km_at_km.com)
Date: 01/08/04


Date: Thu, 8 Jan 2004 11:53:17 -0500

If you're using ASP or ASP.NET, this is readily available on MSDN. The same
is true of PHP and other languages on their respective sites.

"Bill Coulter" <anonymous@discussions.microsoft.com> wrote in message
news:0b7301c3d5f5$044e4cd0$a501280a@phx.gbl...
> Can someone point toward instructions on how to set up an
> ldap authentication configuration? We have an external
> ldap data source of usernames and passwords. We need a
> web site to authenticate against that.
>
> Thanks
>
> Bill