1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/auth/gensec
Andrew Bartlett c3baddf271 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>
2014-04-02 17:12:45 +02:00
..
external.c Add SASL/EXTERNAL gensec module 2013-09-18 19:47:55 +02:00
gensec_internal.h auth/gensec: make it possible to implement async backends 2013-08-10 09:19:03 +02:00
gensec_start.c auth/gensec: only include "librpc/gen_ndr/dcerpc.h" 2014-02-13 11:54:13 +01:00
gensec_util.c auth/gensec: introduce gensec_internal.h 2013-08-10 09:19:02 +02:00
gensec.c auth/gensec: remove tevent_context argument from gensec_update() 2014-03-27 00:36:32 +01:00
gensec.h auth/gensec: remove tevent_context argument from gensec_update() 2014-03-27 00:36:32 +01:00
gensec.pc.in auth: move gensec_start.c to the top level 2011-10-11 13:41:36 +11:00
schannel.c auth/gensec: implement GENSEC_FEATURE_SIGN_PKT_HEADER in schannel.c 2014-01-07 00:27:11 +01:00
spnego.c auth: Pass though error from GENSEC sub-mechanism 2014-04-02 17:12:45 +02:00
wscript_build gensec: move schannel module to toplevel. 2013-09-19 11:08:44 +02:00