Wildfire-SASL-SSPI ReadMe ========================= This package enables NTLM support in Wildfire 3.0+ for Windows. Everything you need is in the install folder, read INSTALL.txt file for more details. If you're interested in how-stuff-works then the source code is in the src folder. Changelog ========= v6.2: - Tweaked the mechanism selection list for NT4 compatibility v6.1: - Extra output from the debug dll for the mechanism list v6.0: - Free the SSPI model during finalize - Only Free/Delete security buffers that have been used (NT4 fix) - Made a static buffer into a member variable - Assert for Privileges to add SASL methods - Implement getMechanismName - Now built with Java 1.6 (with -source/-target 1.5 for compatibility) v5: - Fixed exceptions causing java to crash v4.1: - Added a note to the wildfire-patch.xml file to assist those with existing LDAP authentication settings v4.0: - Support for Wildfire 3.0+ - Support for unpatched Pandion