Package: libapache2-mod-auth-ntlm-winbind
Version: 0.0.0.lorikeet+svn+801-4
Severity: important
I've configured this module according to the README instructions, but it doesn't work - any
attempt to authenticate results in the following in the Apache log:
[Fri Mar 10 14:49:34.047665 2017] [authn_core:error] [pid 15805] [client
192.168.42.2:40411] AH01796: AuthType NTLM configured without corresponding module
I have put the following in a <VirtualHost>.
<Proxy "*">
AuthName "NTLM Authentication thingy"
NTLMAuth on
NTLMAuthHelper "/usr/bin/ntlm_auth --helper-protocol=squid-2.5-ntlmssp"
NTLMBasicAuthoritative on
AuthType NTLM
require valid-user
</Proxy>
I have marked this important as the package would seem to be unusable.
Hamish
-- System Information:
Debian Release: 8.7
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: i386 (i686)
Kernel: Linux 3.16.0-4-686-pae (SMP w/4 CPU cores)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages libapache2-mod-auth-ntlm-winbind depends on:
ii apache2-bin [apache2-api-20120211] 2.4.10-10+deb8u8
ii libc6 2.19-18+deb8u7
ii winbind 2:4.2.14+dfsg-0+deb8u2
libapache2-mod-auth-ntlm-winbind recommends no packages.
libapache2-mod-auth-ntlm-winbind suggests no packages.
-- no debconf information