Re: LDAP authentication with Internet Explorer



Can you explain what you are doing in more detail? IE does not
authentication to LDAP natively (unless you are trying to use the LDAP://
moniker in IE). IE talks to a web server. Web servers authenticate
browsers via HTTP auth (basic, digest, integrated) or via some sort of
custom forms auth, usually with cookies involved. For the latter case, the
web server in turn will use some code to perform LDAP operations or
something else to attempt to the authenticate the user.

So, it sounds more likely that you have some code on web server that is
trying to authenticate users to AD using an LDAP bind operation of some
sort. If that is the case, you must explain the agorithm that the code is
using to perform the authentication.

Joe K.
--
Joe Kaplan-MS MVP Directory Services Programming
Co-author of "The .NET Developer's Guide to Directory Services Programming"
http://www.directoryprogramming.net
--
"Tom Reis" <reistom@xxxxxxxxxxxxx> wrote in message
news:%23FO6BE9JJHA.1160@xxxxxxxxxxxxxxxxxxxxxxx
We are trying to authenticate to our Windows 2003 AD using LDAP with
Internet Explorer. We get it to work with CN= "name" but we cannot get it
to work with sAMAccountName="name". Has anyone tried to do this before?



.



Relevant Pages

  • Re: ipfw plus authentication (authpf is cool but....)
    ... their ipaddress, mac address, workstation os, etc. in our ldap directory. ... gain network access is indeed belongs to that user. ... router first before being allowed to access any server. ... user will authenticate to a web based login form which is tied up ...
    (freebsd-questions)
  • Re: Trouble Authenticating users from trusted domains
    ... For the internal referrals, ... We have a new ERP system that can either authenticate with it's own user ... If you specify an LDAP server, ... >> login as a user from the child domain, ...
    (microsoft.public.win2000.active_directory)
  • RE: Cant authenticate to LDAP domain with Redhat9
    ... it is more used by the authconfig ... sure you can reach your ldap server with ldapsearch, ... Cant authenticate to LDAP domain with Redhat9 ...
    (RedHat)
  • Re: Anonymous LDAP Access Problem
    ... Check the ADSI ... I need to authenticate using LDAP and I still am having some problems. ... which works when that is a domain account, but does not when that account ...
    (microsoft.public.windows.server.active_directory)
  • Re: Secure External LDAP Query into Our Active Directory
    ... Thank you for your response Joe. ... authenticate to our domain via LDAP over SSL when they go to Blackboard's ... Co-author of "The .NET Developer's Guide to Directory Services Programming" ...
    (microsoft.public.windows.server.active_directory)