Allow raw NTLM authentication
authorSimo Sorce <simo@redhat.com>
Mon, 25 May 2015 15:04:08 +0000 (17:04 +0200)
committerSimo Sorce <simo@redhat.com>
Wed, 3 Jun 2015 22:06:30 +0000 (18:06 -0400)
Some clients may decide to use raw NTLM authentication instead
of wrapping it into a Negotiate (SPNEGO) authentication request.
If the NTLMSSP mechanism is allowed/supported then allow this request
to be processed.

Closes #23


No differences found