3a4a7fec0d
- Use host name specified in ObtainAuthToken call instead of the normalized host name to connect to the ATS to avoid problems when the host name obtained through a reverse DNS lookup fails to resolve via a forward DNS lookup. - Added the capability log debug messages to a file. - Added method to the ConfigIf to free memory returned by calls to getEntryValue to avoid issues related to freeing memory allocated with a heap different than the one owned by the library freeing the memory.
17 lines
646 B
Plaintext
17 lines
646 B
Plaintext
#######################################################
|
|
# #
|
|
# CASA Authentication Token System configuration file #
|
|
# for module: #
|
|
# #
|
|
# PwdAuthenticate #
|
|
# #
|
|
#######################################################
|
|
|
|
#
|
|
# LibraryName setting.
|
|
#
|
|
# Description: Used to specify the path to the library
|
|
# implementing the authentication mechanism.
|
|
#
|
|
LibraryName \Program Files\novell\casa\lib\pwmech.dll
|