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

@@ -1,12 +1,12 @@
#######################################################
# #
# CASA Authentication Token System configuration file #
# for module: #
# #
# Krb5Authenticate #
# #
#######################################################
LibraryName \Program Files\novell\casa\lib\krb5mech.dll
#######################################################
# #
# CASA Authentication Token System configuration file #
# for module: #
# #
# Krb5Authenticate #
# #
#######################################################
LibraryName \Program Files\novell\casa\lib\krb5mech.dll

View File

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