auth: Remove static variable ths_user from password_check() code
authorAndrew Bartlett <abartlet@samba.org>
Tue, 21 Jan 2014 21:40:11 +0000 (10:40 +1300)
committerAndreas Schneider <asn@cryptomilk.org>
Tue, 15 Apr 2014 08:13:12 +0000 (10:13 +0200)
commit6478b6f6694207943da040df73d0d1fb10576ef2
tree40a99be82c032883be0dc35eb61d6f5431e364a4
parent3b82b6f53118c4ae257fa83a11d6aed38e500b62
auth: Remove static variable ths_user from password_check() code

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
source3/auth/pass_check.c