make sure we pass the lm and nt data in the right order. They were swapped, and...
authorJim McDonough <jmcd@samba.org>
Mon, 17 Dec 2001 18:53:57 +0000 (18:53 +0000)
committerJim McDonough <jmcd@samba.org>
Mon, 17 Dec 2001 18:53:57 +0000 (18:53 +0000)
commit477309b1e653761b291daa4693976d341880beab
tree88cd2c6a87463b0530ab7bab515e969755067e18
parent24ad6962fcb588a7a0ca21295b1242858ff99d53
make sure we pass the lm and nt data in the right order.  They were swapped, and somehow this worked when both were provided, but not when only one was.
source/auth/auth_util.c