Port of client Krb5 Auth Mechanism to Linux.

This commit is contained in:
Juan Carlos Luciani
2006-10-04 20:41:00 +00:00
parent 8e942319a7
commit 0c45cbb4ef
8 changed files with 616 additions and 13 deletions

View File

@@ -209,7 +209,6 @@ AuthTokenIf_GetAuthToken(
// Free the credential handle obtained
FreeCredentialsHandle(&hCredentials);
}
else
{