0
  • Issue … Employee Directory (.wsp) in my UAT, QA, and Dev envs returns the following:

  • The remote server returned an error: (401) Unauthorized., at System.Net.HttpWebRequest.GetResponse() at NAMEOFWSP.COMPONENTSOFVISUALSTUDIOFILE.ExecuteQuery(String searchUrl, Int32& totalResults) No Profiles to Display.

  • I “environmentalized” all of the other .wsp’s to work in the three non-Prod envs with the exception of this one

  • As far as I can tell, I have matching permissions in each env with the corresponding -D, -Q, or -U svc acct

  • Nothing of note in ULS Logs
  • Only information I get in Fiddler:
  • No Proxy-Authenticate Header is present.
  • WWW-Authenticate Header is present: NTLM
    4E 54 4C 4D 53 53 50 00 02 00 00 00 08 00 08 00 NTLMSSP………
    38 00 00 00 05 82 89 A2 0F AF 06 F6 30 D5 A2 0D 8….‚‰¢.¯.ö0Õ¢.
    00 00 00 00 00 00 00 00 86 00 86 00 40 00 00 00 ……..†.†.@…
    06 03 80 25 00 00 00 0F 44 00 4C 00 53 00 53 00 ..€%….D.L.S.S.
    02 00 08 00 44 00 4C 00 53 00 53 00 01 00 14 00 ….D.L.S.S…..
    49 00 44 00 45 00 56 00 53 00 50 00 4B 00 4F 00 I.D.E.V.S.P.K.O.
    4A 00 41 00 04 00 10 00 64 00 6C 00 73 00 73 00 J.A…..d.l.s.s.
    2E 00 63 00 6F 00 6D 00 03 00 26 00 49 00 44 00 ..c.o.m…&.I.D.
    45 00 56 00 53 00 50 00 4B 00 4F 00 4A 00 41 00 E.V.S.P.K.O.J.A.
    2E 00 64 00 6C 00 73 00 73 00 2E 00 63 00 6F 00 ..d.l.s.s…c.o.
    6D 00 05 00 10 00 64 00 6C 00 73 00 73 00 2E 00 m…..d.l.s.s…
    63 00 6F 00 6D 00 07 00 08 00 E0 1E FE B4 AD 91 c.o.m…..à.þ´­‘
    D1 01 00 00 00 00 Ñ…..

    -[NTLM Type2: Challenge]——————————
    Provider: NTLMSSP
    Type: 2
    OS Version: 6.3:9600
    Flags: 0xa2898205
    Unicode supported in security buffer.
    Request server’s authentication realm included in Type2 reply.
    NTLM authentication.
    Negotiate Always Sign.
    Negotiate NTLM2 Key.
    Target Information block provided for use in calculation of the NTLMv2 response.
    Supports 56-bit encryption.
    Supports 128-bit encryption.
    Challenge: 0F AF 06 F6 30 D5 A2 0D
    ————————————

(Visited 174 times, 1 visits today)
Add a Comment