Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-10375

NTLM authentication doesn't set the domain properly for a "domain\username" username

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • 4.6.0
    • Network
    • None

      Received via email:

      Via our testing of QAuthenticator class, it seems that if we invoke QAuthenticator->setUser() with a username that is in the format "domain\username", it does not work. If instead we invoke it with just the "username", it works. Now I tried to test this for BASIC/ NTLMv1 auth schemes. So the weird thing is that only NTLM(v1) has this problem. BASIC works just fine with "domain\username".

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            mgoetz Markus Goetz (Inactive)
            tmacieir Thiago Macieira (closed Nokia identity) (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes