]> git.ipfire.org Git - thirdparty/hostap.git/commit
Fix NT-hash password use with integrated authentication server
authorB. J <bryanp35@comcast.net>
Sat, 15 Oct 2011 09:13:27 +0000 (12:13 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 15 Oct 2011 09:13:27 +0000 (12:13 +0300)
commit5dd80dd6612ca25ed88383f8ca45bae2552ca658
tree46ddae304f5644d3052b2b9511bd67fd1c197b7e
parentf1afcb391e4e514a2dcdb5167f7acdfb13b07db1
Fix NT-hash password use with integrated authentication server

The password_hash parameter was not copied in case of the integrated
authentication server (but was for RADIUS server). This broke EAP
authentication when the user entry used NT-hash.
src/ap/ieee802_1x.c