winbindd_cm: fallback to anonymous for INVALID_COMPUTER_NAME and NO_SUCH_DOMAIN too
authorStefan Metzmacher <metze@samba.org>
Tue, 19 Nov 2019 11:10:11 +0000 (12:10 +0100)
committerStefan Metzmacher <metze@samba.org>
Mon, 10 Feb 2020 16:32:37 +0000 (16:32 +0000)
commit62ee0d93cc5f809ebc5c4bcb4aa818aa4c69a9e3
tree49e93dc5bb83aecf317e62c45843ca970538aed1
parentd032569f2e441afd59b85a16ae7e0adcdd9f8ad2
winbindd_cm: fallback to anonymous for INVALID_COMPUTER_NAME and NO_SUCH_DOMAIN too

These error codes are soon propagated in addition to
INVALID_ACOUNT_NAME through the gensec/spnego layers.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
source3/winbindd/winbindd_cm.c