r22092: - make spnego_parse_auth_response() more generic and
authorStefan Metzmacher <metze@samba.org>
Thu, 5 Apr 2007 12:30:23 +0000 (12:30 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:19:10 +0000 (12:19 -0500)
commiteceb926df94063e91c5abc96f52a1bc7b45ce290
tree80b5557d9972349a5e1782fe5355ab68acd75fdf
parentbcab9254cc65e72dcb885aac8faec095143587e9
r22092: - make spnego_parse_auth_response() more generic and
  not specific for NTLMSSP
- it's possible that the server sends a mechOID and authdata
  if negResult != SPNEGO_NEG_RESULT_INCOMPLETE, but we still
  force the mechOID to be present if negResult == SPNEGO_NEG_RESULT_INCOMPLETE

metze
(This used to be commit e9f2aa22f90208a5e530ef3b68664151960a0a22)
source3/libads/sasl.c
source3/libsmb/cliconnect.c
source3/libsmb/clispnego.c
source3/rpc_client/cli_pipe.c