Client configuration parameters
FUSTE Emmanuel <[email protected]>
| Newsgroups | gmane.comp.security.cyrus.sasl |
|---|---|
| Message-ID | <23117_1399363626_53689829_23117_274_1_53689828.7040009@thalesgroup.com> |
Hello, Is there any way to pass configuration parameters to client auth modules ? ntlm_v2 is listed as a valid client parameter. Beside the fact that it is LMv2 and not NTLMv2 client auth that is implemented in the source code, I did not find a way to pass this parameter to the lib. Is seems that lib "environment" is populated with the config parameters from .conf files only in server mode. For now, I recompiled the module with the parameter use hardcoded. Regards, Emmanuel.