auth: Pass though error from GENSEC sub-mechanism
commitc3baddf271b9d09819aff4ce05314f940c6f1e4d
authorAndrew Bartlett <abartlet@samba.org>
Mon, 25 Nov 2013 01:08:38 +0000 (25 14:08 +1300)
committerStefan Metzmacher <metze@samba.org>
Wed, 2 Apr 2014 15:12:45 +0000 (2 17:12 +0200)
tree89df6e2a915346ed48c80b56897165a3838142b8
parent6f8297d3cfa0beb4c21101b528dfa598a24700ba
auth: Pass though error from GENSEC sub-mechanism

This allows wrong-password or account-locked-out errors to be passed
though from Kerberos (gssapi).

Andrew Bartlett

Change-Id: I4bc11a1ad98dfbcc5a4ad9101cd843a7a59f0b59
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
auth/gensec/spnego.c