025EA146   Bindings in token do not match supplied bindings.

Explanation

The channel bindings specified on the gss_accept_sec_context() call do not match the channel bindings contained in the input token.

User response

Ensure that the input token is not modified and that the context initiator is specifying the correct channel bindings on the gss_init_sec_context() call.