[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: (ITS#8059) In client code, set option LDAP_OPT_DEBUG_LEVEL LDAP_DEBUG_ANY does not set option.
- To: openldap-its@OpenLDAP.org
- Subject: Re: (ITS#8059) In client code, set option LDAP_OPT_DEBUG_LEVEL LDAP_DEBUG_ANY does not set option.
- From: hyc@symas.com
- Date: Tue, 17 Feb 2015 11:46:47 +0000
- Auto-submitted: auto-generated (OpenLDAP-ITS)
peter.driscoll@dionglobal.com wrote:
> Full_Name: Peter John Driscoll
> Version: openldap-2.4.40
> OS: Linux
> URL: ftp://ftp.openldap.org/incoming/
> Submission from: (NULL) (203.3.133.17)
>
>
> Set this option does not turn on debugging.
>
> #define LDAP_DEBUG_ANY 0xffff
> const int optionValue = LDAP_DEBUG_ANY;
> CHECK_RESULT(ldap_set_option(m_ld, LDAP_OPT_DEBUG_LEVEL, &optionValue),
> "ldap_set_option debug level");
The ITS is for actual bug reports, not usage questions. Closing this ITS. Use the -technical mailing list for usage questions.
--
-- Howard Chu
CTO, Symas Corp. http://www.symas.com
Director, Highland Sun http://highlandsun.com/hyc/
Chief Architect, OpenLDAP http://www.openldap.org/project/