s3-auth: Pass nt_username to check_account()
commite8c76932e4ac192a00afa3b9731f5921c4b37da6
authorAndreas Schneider <asn@samba.org>
Wed, 19 Aug 2015 14:24:08 +0000 (19 16:24 +0200)
committerAndreas Schneider <asn@cryptomilk.org>
Fri, 21 Aug 2015 12:46:15 +0000 (21 14:46 +0200)
tree4426d82999c944206d9e006cfc5278f1394bbbb5
parent34965d4d98d172e848e2b96fad8a9e0b99288ba7
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>
source3/auth/auth_util.c