Its very sad, but NegHints its are not part of the NegTokenInit, this
makes SPNEGO acceptor life a lot harder. git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19396 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -26,10 +26,13 @@ NegTokenInit ::= SEQUENCE {
|
|||||||
mechTypes [0] MechTypeList,
|
mechTypes [0] MechTypeList,
|
||||||
reqFlags [1] ContextFlags OPTIONAL,
|
reqFlags [1] ContextFlags OPTIONAL,
|
||||||
mechToken [2] OCTET STRING OPTIONAL,
|
mechToken [2] OCTET STRING OPTIONAL,
|
||||||
negHints [3] NegHints OPTIONAL,
|
mechListMIC [3] OCTET STRING OPTIONAL
|
||||||
mechListMIC [4] OCTET STRING OPTIONAL
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
-- negHints [3] NegHints OPTIONAL,
|
||||||
|
|
||||||
|
|
||||||
-- NB: negResult is not OPTIONAL in the new SPNEGO spec but
|
-- NB: negResult is not OPTIONAL in the new SPNEGO spec but
|
||||||
-- Windows clients do not always send it
|
-- Windows clients do not always send it
|
||||||
NegTokenResp ::= SEQUENCE {
|
NegTokenResp ::= SEQUENCE {
|
||||||
|
Reference in New Issue
Block a user