On 3/2/07, Henrik Nordstrom <henrik@xxxxxxxxxxxxxxxxxxx> wrote:
fre 2007-03-02 klockan 12:41 -0500 skrev Chris Nighswonger: > Hi, > I run 2.6.STABLE9. I notice that the ntlm_auth does not have a > "realm" parameter. How hard would it be to add this? The resulting > proxy prompt in Firefox has "" where the realm name should be. The NTLM and Negotiate schemes as specified by Microsoft does not have a realm..
I was looking at the source a bit and noticed that the header was constructed differently for ntlm_auth.
just one of many deviations from the HTTP protocol standars.
Notice that the terms "Microsoft" and "Mavrick" begin with the same letter.... Thanks, Chris