Re: LDAP log???

"Jimmy S." <[email protected]> Wed, 20 Oct 2010 14:44:47 +0200
Newsgroups gmane.mail.qmail.ldap
Message-ID <[email protected]>
Hugo Monteiro <[email protected]> escribió:

> On 10/19/2010 11:16 AM, Jimmy S. wrote:
>>
>> Hugo Monteiro <[email protected]> escribió:
>>
>>>
>>> try playing with loglevel directive in slapd.conf.
>>>
>>> man slapd.conf (5) will help you with the choice of the log level.
>>
>> I already got track the log of my local OpenLdap server with the  
>> reply of Shepherd Nhongo (Wed, 6 Oct 2010 15:44:23), but now I need  
>> track the behavior of qmail when I try connect to my Active  
>> Directory server, so I think my local OpenLdap server isn't  
>> important here. Am I wrong?
>>
>> Thanks!
>>
>> Regards
>>
>>
>
> Thought you were trying to use openldap as backend there. In that  
> case i have no idea.. Maybe AD has some sort of debugging options?
> On Qmail-LDAP, i know you can compile with -DDEBUG, but i can't  
> recall if that will enable printouts of the LDAP conversation. My  
> guess is yes. (In this case, don't forget to set the DEBUG  
> environmental variable).


Thanks Hugo.

-DDEBUG option affect to qmail-smtpd? I think that only affect to pop  
and imap server. Am I wrong?

I compiled with -DDEBUG options, but I don't see any difference in log  
file when I use DEBUG="" in qmail-smtpd.rules.

Regards and Thank You very much.