krb5: Check for KRB5_CC_NOSUPP in krb5_cc_move()
commitae181ee52e3ef391464d18447f12c89561808353
authorNicolas Williams <nico@twosigma.com>
Tue, 25 Jan 2022 18:47:47 +0000 (25 12:47 -0600)
committerNicolas Williams <nico@twosigma.com>
Tue, 25 Jan 2022 19:12:06 +0000 (25 13:12 -0600)
tree6852b93fe6610d067fdca829addbbdbcd7fe2efb
parent468a06e61270d107f11d57cd74b2d8a139141e87
krb5: Check for KRB5_CC_NOSUPP in krb5_cc_move()

The KCM cache can return KRB5_CC_NOSUPP instead of ENOTSUP.
lib/krb5/cache.c