]> git.ipfire.org Git - thirdparty/dracut.git/commit
Add md4 and arc4 modules for ntlm 178/head
authorDaniel Molkentin <dmolkentin@suse.com>
Thu, 17 Nov 2016 10:22:48 +0000 (11:22 +0100)
committerDaniel Molkentin <dmolkentin@suse.com>
Thu, 17 Nov 2016 15:56:53 +0000 (16:56 +0100)
commite69da98de1a4175fb3c745570471fc3a7d567a33
tree74cea050fa10010beeed0620b0863569ce0e8afd
parent924a669a1bcb46a9090231269270b9f2f0a6daa6
Add md4 and arc4 modules for ntlm

Some crashkernel targets still use legacy NTLM auth, which
require those (bsc#869496). This patch enumerates all dependent
hash algorithems, because even though most of them are probably
compiled in, older ones (e.g. md4 and arc4) usually aren't.
modules.d/95cifs/module-setup.sh