Your message dated Tue, 14 Mar 2017 22:36:35 +0000
with message-id <[email protected]>
and subject line Re: Bug#857326: AH01796: AuthType NTLM configured without
corresponding module
has caused the Debian Bug report #857326,
regarding AH01796: AuthType NTLM configured without corresponding module
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
857326: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=857326
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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
--- End Message ---
--- Begin Message ---
On Tue, Mar 14, 2017 at 03:16:47PM +1100, Hamish Moffatt wrote:
> It works in a <Proxy> too for basic authentication, although NTLM from Edge
> doesn't seem good.
Maybe they disabled it by default? NTLM is not very secure by modern
standards.
> You can close this bug.
Done.
Cheers,
Olly
--- End Message ---