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)
commit06e34da63c402cec34af5c3ada19ee0a97aa74e2
treee3c0e1e0347206513d77a191068af08dd1f45037
parenta2c2a02edaadda09408708cf9d7b57aa59ae4b39
Allow raw NTLM authentication

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
configure.ac
src/mod_auth_gssapi.c
src/mod_auth_gssapi.h