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)
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.


No differences found