Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Web Development
  3. ASP.NET
  4. Problem with NT Authentication

Problem with NT Authentication

Scheduled Pinned Locked Moved ASP.NET
securityhelpwindows-adminquestion
5 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    rak
    wrote on last edited by
    #1

    Hi, I'm using NT authentication to get the username in my webform. When the numer of simultaneous users increases beyond some number im getting a 403.15 error - Maximum number of users exceeded, get more client access licences. Im using an IIS 5.0 on Win2k (no ssl connection). Can you tell me what I'm doing wrong? Thanks Rak

    P 1 Reply Last reply
    0
    • R rak

      Hi, I'm using NT authentication to get the username in my webform. When the numer of simultaneous users increases beyond some number im getting a 403.15 error - Maximum number of users exceeded, get more client access licences. Im using an IIS 5.0 on Win2k (no ssl connection). Can you tell me what I'm doing wrong? Thanks Rak

      P Offline
      P Offline
      Paul Watson
      wrote on last edited by
      #2

      You have exceeded the number of CALs you have bought. You can have as many anonymous users on an IIS box as you want, but each user authenticated via NT requires a CAL. You will need to buy some more NT CALs, or use another way to authenticate which does not use NT auth :) regards, Paul Watson Bluegrass South Africa Brian Welsch wrote: "blah blah blah, maybe a potato?" while translating my Afrikaans. Crikey! ain't life grand?

      R 1 Reply Last reply
      0
      • P Paul Watson

        You have exceeded the number of CALs you have bought. You can have as many anonymous users on an IIS box as you want, but each user authenticated via NT requires a CAL. You will need to buy some more NT CALs, or use another way to authenticate which does not use NT auth :) regards, Paul Watson Bluegrass South Africa Brian Welsch wrote: "blah blah blah, maybe a potato?" while translating my Afrikaans. Crikey! ain't life grand?

        R Offline
        R Offline
        Rocky Moore
        wrote on last edited by
        #3

        Just a quick question Paul, does SSL connections eat CALs, it is only the NTLM that eats them correct? After thinking about how to phrase that, I mean if you were to build a site that had an SSL login page and you simply prompted for User name/ password and then matched that against you own list of known users, it would not eat a CAL. The SSL connection itself is still unlimited correct? (Can you tell, just started playing with SSL :suss: ) Rocky <>< www.GotTheAnswerToSpam.com

        P 1 Reply Last reply
        0
        • R Rocky Moore

          Just a quick question Paul, does SSL connections eat CALs, it is only the NTLM that eats them correct? After thinking about how to phrase that, I mean if you were to build a site that had an SSL login page and you simply prompted for User name/ password and then matched that against you own list of known users, it would not eat a CAL. The SSL connection itself is still unlimited correct? (Can you tell, just started playing with SSL :suss: ) Rocky <>< www.GotTheAnswerToSpam.com

          P Offline
          P Offline
          Paul Watson
          wrote on last edited by
          #4

          Yes, AFAIK SSL does not eat CALs. It had better not or we are screwed! :) I am no SSL expert though. regards, Paul Watson Bluegrass South Africa Brian Welsch wrote: "blah blah blah, maybe a potato?" while translating my Afrikaans. Crikey! ain't life grand?

          R 1 Reply Last reply
          0
          • P Paul Watson

            Yes, AFAIK SSL does not eat CALs. It had better not or we are screwed! :) I am no SSL expert though. regards, Paul Watson Bluegrass South Africa Brian Welsch wrote: "blah blah blah, maybe a potato?" while translating my Afrikaans. Crikey! ain't life grand?

            R Offline
            R Offline
            Rocky Moore
            wrote on last edited by
            #5

            Paul Watson wrote: I am no SSL expert though. But you are a fast responder! I had barely made modifications and refreshed and you posted. You live on here? Are you really located in the server room? :) Thanks! Rocky <>< www.GotTheAnswerToSpam.com

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups