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)
commitdb9d6374a312ba5acb89d80bb41dbd5fdc8d0b17
tree68411234cc3cb1da9c0adfa61d006997849c0b04
parent9a5e1c59ea3585a20db71e116b47251c93c894ac
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.
(This used to be commit 477309b1e653761b291daa4693976d341880beab)
source3/auth/auth_util.c