s3-auth: Pass nt_username to check_account()
commitf5c6c894ce2b88c0a4a38377d0ebd3a14ff0e213
authorAndreas Schneider <asn@samba.org>
Wed, 19 Aug 2015 14:24:08 +0000 (19 16:24 +0200)
committerStefan Metzmacher <metze@samba.org>
Mon, 31 Aug 2015 08:18:15 +0000 (31 10:18 +0200)
tree145efb3c08c2a5fc9e4b60193e52d6f7d70c1eae
parent3271b5b14033896bf0d750965236de72e5a8b6d6
s3-auth: Pass nt_username to check_account()

We set nt_username above but do not use it in this function.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=9862

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Guenther Deschner <gd@samba.org>
(cherry picked from commit e8c76932e4ac192a00afa3b9731f5921c4b37da6)
source3/auth/auth_util.c