-
I don't have VS2008, so I can't exactly debug it. However, did you add the library to the solution explicitly?.
2009-05-06 14:14:02 UTC in IIS LDAP Authentication ISAPI Module
-
Per Kevin's request, add timestamps to the debug log.
2008-09-25 22:27:12 UTC in IIS LDAP Authentication ISAPI Module
-
This will be added to the feature request list.
2008-09-25 22:26:18 UTC in IIS LDAP Authentication ISAPI Module
-
Unfortunately that feature is currently not supported as the module looks at the single INI file. It is definitely technically possible. We can add the feature on a consultation basis if you are interested in a timely implementation.
2008-09-25 22:23:58 UTC in IIS LDAP Authentication ISAPI Module
-
Thank you for the prompt response!
Which directory in the SDK are you referring to? I looked at the "LZMA Alone" code and it will not process the 7z wrapper.
2007-05-05 00:05:16 UTC in 7-Zip
-
Hello: I'm interested in integrating the LZMA SDK for the purpose of extracting 7z files.
The SDK works great if the 7z file uses straight LZMA compression. However, if it encounters a file compressed with LZMA + the x86 branch coder (such as an executable), it fails. I am using the ANSI-C code in C\7zip\Archive\7z_C directory of the SDK.
Is there a version of the library that supports...
2007-05-04 01:23:05 UTC in 7-Zip
-
The NTUSERPASSWORD is a mandatory parameter. Without it, the module can't authenticate to the NT Local Security Authority. If you specify just NTUSERPASSWORD without NTUSER, the username of the authenticating user will be used with the NTUSERPASSWORD to authenticate to Windows NT.
2007-04-26 13:41:44 UTC in IIS LDAP Authentication ISAPI Module
-
Hi Charles:
What version are you using?.
2007-04-26 13:32:56 UTC in IIS LDAP Authentication ISAPI Module
-
Hello. I've been in the process of moving so I apologize for not checking the forum earlier. The fact that Novell's tool doesn't work leads me to believe you have an invalid certificate file. If this is the case, the certificate presented by the LDAP server would not be related to any in your local database and thus the user must elect to trust it or not.
Let me think about this... :-)
2007-02-20 00:29:13 UTC in IIS LDAP Authentication ISAPI Module
-
Good question.
Make sure the entire directory has the same security settings. Specifically that Anonymous Login and NTLM are disabled. This can be set on a per-file basis, so it could be an inconsistent application of permissions. If that doesn't work, let me know and we can look into it further.
2007-01-28 15:54:40 UTC in IIS LDAP Authentication ISAPI Module