Does active directory work with serial number and password instead name and password

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • tvnaidu
    Contributor
    • Oct 2009
    • 365

    Does active directory work with serial number and password instead name and password

    Does active directory lookup work with serial number and password instead name and password?

    currently everytime user gets authenticated with name and password, I want to know whether active directory will work with serial number and password?
  • tvnaidu
    Contributor
    • Oct 2009
    • 365

    #2
    Please let me know if this is not right place?

    Comment

    • RedSon
      Recognized Expert Expert
      • Jan 2007
      • 4980

      #3
      What serial number are you talking about?

      Have you tried it?

      Comment

      • tvnaidu
        Contributor
        • Oct 2009
        • 365

        #4
        instead Lastname/first name, pass serial number with password to AD

        Comment

        • RedSon
          Recognized Expert Expert
          • Jan 2007
          • 4980

          #5
          Define "serial number".

          Comment

          • tvnaidu
            Contributor
            • Oct 2009
            • 365

            #6
            Do I need to add serial number in AD?. Basically instead user name and password, I want to authenticate with serial number (0123456789) and passwd. where as in user name case, there is last name and first name, but in serial case, just a plain number.

            Comment

            • RedSon
              Recognized Expert Expert
              • Jan 2007
              • 4980

              #7
              What happens if you create a user with username 0123456789 and give it a password?

              Have you tried it?

              I don't think it matters if you create a user with username "billg" or username of "012345789" . The computer shouldn't care.

              Comment

              • dgreenhouse
                Recognized Expert Contributor
                • May 2008
                • 250

                #8
                I actually haven't tried using numbers as user names, but I doubt (as RedSon stated) if that'll be a problem. Regardless, AD will translate that into an SID.
                See: http://searchwinit.techtarget.com/ne...14635,00.html#, for an indepth look at AD's authentication model.

                I just created an account named 12345 on a XP Box. I won't be in front of an AD machine until tomorrow, but as stated, I wouldn't expect any issues... But one never knows... :-)

                Just found this...


                Even though it's an IBM doc, I think it answers the question definitively.

                Comment

                Working...