Re: Using LDAP with IIS

From: D. Cross (vaq130@alias.hotmail.com)
Date: 06/28/02


From: "D. Cross" <vaq130@alias.hotmail.com>
Date: Fri, 28 Jun 2002 07:09:20 -0700


You would only be able to use the new AuthZ APIs as far as I know for this.

--
David B. Cross [MS]
--
This posting is provided "AS IS" with no warranties, and confers no rights.
"Imran" <imrankw2@hotmail.com> wrote in message
news:ONugXgeHCHA.1904@tkmsftngp08...
> David,
>
> Is there any place I can learn about using LDAP authentication in current
> version of ASP? I want to know which commands I can use to talk to an LDAP
> server and authenticate a user then process futher in my application.
>
> Thanks,
>
> Imran
> "D. Cross" <vaq130@alias.hotmail.com> wrote in message
> news:#9vfOKeHCHA.2572@tkmsftngp11...
> > This will be a feature of the Windows .NET Server operating system -
using
> > AuthZ and AZ Manager.
> >
> >
>
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/security/se
> > curity/authorization_functions.asp
> >
> > --
> >
> > David B. Cross [MS]
> >
> > --
> > This posting is provided "AS IS" with no warranties, and confers no
> rights.
> >
> > "Imran" <imrankw2@hotmail.com> wrote in message
> > news:OVKx57THCHA.1596@tkmsftngp13...
> > > Hi,
> > >
> > > We are thinking about using LDAP to authenticate users accessing an
ASP
> > > application running on our IIS server. I have looked into the
> application
> > > and know the variables required. They are quite similar to info on our
> > LDAP
> > > server such as userid, password, full name, email etc.
> > >
> > > Is there any place I can find help on how to use information from LDAP
> for
> > > user authentication in the application?
> > >
> > > Thanks,
> > >
> > > Imran
> > >
> > >
> > >
> > >
> > >
> > >
> >
> >
>
>


Relevant Pages

  • Re: Directory Services, LDAP or similar
    ... In other projects, we managed the user authentication by creating tables that define all users and its allowed capacities, then the application queryies that data to verify if a user has access to some feature or not. ... The above ID and password are sent to the service at login time. ... They are using Novell eDirectory at the enterprise level; yes it's LDAP. ... We already do that for three different DB servers; ...
    (borland.public.delphi.non-technical)
  • Re: noob on slapd with sasl errors
    ... If I may share advice based on my own trials & tribulations with LDAP ... people who need network authentication and the current state of ... context of network authentication, LDAP really is just a protocol used ... I have no idea how sasl works and why it is needed here, or even more, ...
    (Ubuntu)
  • Re: Directory Services, LDAP or similar
    ... we managed the user authentication by creating tables ... The above ID and password are sent to the service at login ... Novell eDirectory at the enterprise level; yes it's LDAP. ... servers; ...
    (borland.public.delphi.non-technical)
  • Re: Recommended strategy for providing access to web apps via Inte
    ... LDAP is an ugly solution on the public internet, ... These federated authentication protocols are designed to address these ... Co-author of "The .NET Developer's Guide to Directory Services Programming" ...
    (microsoft.public.windows.server.active_directory)
  • Re: check a user password
    ... ADAM user you'll have perform an LDAP Bind operation, ... However, as I said in another thread, LDAP is not an *authentication* protocol nor is "LDAP server" an authentication service. ... The LDAP bind operation is meant to "validate" the LDAP clients credentials in order, for the server, to be able to perform directory "authorization" checks. ... between a SQL client and a SQL server, or an authenticated session between a "Windows" client and a "File server" service. ...
    (microsoft.public.dotnet.languages.csharp)