gss: add support for gss_duplicate_cred() in SPNEGO
commitb73c9cc063c3837b8c773c2d0da2000b82b1c8b8
authorLuke Howard <lukeh@padl.com>
Mon, 13 Apr 2020 10:53:35 +0000 (13 20:53 +1000)
committerLuke Howard <lukeh@padl.com>
Mon, 13 Apr 2020 11:06:42 +0000 (13 21:06 +1000)
treebe0b0ce0e3cdc9149b390573676fa828071f48ab
parent9eb01c66e961e8561d1ded69082bc89ecd3b4860
gss: add support for gss_duplicate_cred() in SPNEGO

The SPNEGO dispatch table does not include gss_duplicate_cred(). It can call
directly into the mechglue because a SPNEGO credential is a mechglue
credential.
lib/gssapi/spnego/external.c