IE to Support LDAP\UPN or just NTLM?

Ask a Question related to ASP.NET Security, Design and Development.

  1. #1

    Default IE to Support LDAP\UPN or just NTLM?

    Hey all-
    Working on a new project and need IE to pass the LDAP\UPN instead of NTLM.
    Anyone know of a way for to make this happen? Anyone know if this will
    change in IE in the near future? With the big push to go LDAP you would
    think this is an option. Is this a crazy question? I am having a really
    hard time getting it answered.

    Thanks,
    doug

    Lawnmower Gangster Guest

  2. Similar Questions and Discussions

    1. #17738 [Com]: SSL support for LDAP
      ID: 17738 Comment by: phpdeveloper at chinese dot university dot hk Reported By: benoit at gide dot net Status: ...
    2. NTLM API Authentication
      Hi, I'm totally novice when it comes to authentication protocols. Here is what is needed to be done: Create a web service which calls the NTLM API...
    3. Impersonation with NTLM
      I want to use impersonation within a second thread of an httpwebrequest. While configuring IIS with basic authentication everything works fine....
    4. NTLM Login
      Hi, I'm using NTLM/NTFS security for users to login to a site with ASP on W2K. Is there a way I can log a user out with script when he hits a...
    5. NTLM Username?
      sVar = Request.SErvervariables("LOGON_USER") Ray at work "Rob Wiltbank" <wynder@warcry.com> wrote in message...
  3. #2

    Default Re: IE to Support LDAP\UPN or just NTLM?

    Can you explain what you are talking about? I can't quite make sense of
    this.

    IE already supports the negotiate protocol for integrated authentication
    which supports both Kerberos and NTLM. Kerb can use UPN. There is no LDAP
    in any of this though.

    I still don't see what you are getting at.

    Joe K.

    "Lawnmower Gangster" <LawnmowerGangster@discussions.microsoft.com> wrote in
    message news:CFEE239D-E03A-423F-89E9-655ED4925316@microsoft.com...
    > Hey all-
    > Working on a new project and need IE to pass the LDAP\UPN instead of NTLM.
    > Anyone know of a way for to make this happen? Anyone know if this will
    > change in IE in the near future? With the big push to go LDAP you would
    > think this is an option. Is this a crazy question? I am having a really
    > hard time getting it answered.
    >
    > Thanks,
    > doug
    >

    Joe Kaplan \(MVP - ADSI\) Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139