Skip to content
Commit 0dc1531a authored by J. Bruce Fields's avatar J. Bruce Fields
Browse files

svcrpc: store gss mech in svc_cred



Store a pointer to the gss mechanism used in the rq_cred and cl_cred.
This will make it easier to enforce SP4_MACH_CRED, which needs to
compare the mechanism used on the exchange_id with that used on
protected operations.

Signed-off-by: default avatarJ. Bruce Fields <bfields@redhat.com>
parent 44234063
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment