s4:auth/gensec_gssapi: let gensec_gssapi_update() return NT_STATUS_LOGON_FAILURE...
commit58deb20fd401157b3fbb6f983a5e334f303bdb93
authorStefan Metzmacher <metze@samba.org>
Fri, 13 Mar 2015 13:39:10 +0000 (13 14:39 +0100)
committerKarolin Seeger <kseeger@samba.org>
Wed, 8 Apr 2015 19:34:26 +0000 (8 21:34 +0200)
treed8e54002b55821e313684ea1be882001e82ab678
parentaf954230197daf391c71c521268f17e30610bd7e
s4:auth/gensec_gssapi: let gensec_gssapi_update() return NT_STATUS_LOGON_FAILURE for unknown errors

The 'nt_status' variable is set to NT_STATUS_OK before.

Bug: https://bugzilla.samba.org/show_bug.cgi?id=11164

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
(cherry picked from commit 09b3e42e70b35bfa1985e70780a67085644b9914)
source4/auth/gensec/gensec_gssapi.c