Don't fail if password supplied by caller
authorLuke Howard <lukeh@padl.com>
Fri, 7 Oct 2011 14:39:32 +0000 (01:39 +1100)
committerLuke Howard <lukeh@padl.com>
Fri, 7 Oct 2011 14:39:32 +0000 (01:39 +1100)
commit25770a55e806a6ec1767f281fcb4245516435fdc
treeb7801a3e2bdfbd920933a575da66c782d64529e4
parentdb189a20a7972fd07bf97564a982f66399fd9bd6
Don't fail if password supplied by caller

If the libmoonshot or static (file-based) identity resolver fails, and
the caller provided a password via gss_acquire_cred_with_password(), then
resolving the credential should not fail.
mech_eap/util_cred.c