Well, it is not logging anything other than what I put below, and it is NOT
exiting at the point I listed below... I wonder what is going on, because
looking over the code, it should be fine. I will check back in the morning.  
>  Sun Sep 24 2017 10:05:32 PM EDT from bennabiy @ Uncensored  Subject: Re:
>LDAP / Cit-NG
>
>    
>
>I put some code in to see if I can log where the failure is, but to me it
>looks like it is returning because  
> if (ctdl_ldap_initialize(&ldserver) != LDAP_SUCCESS) {
>
>  +               return;
>
>  +       }
>
>  
>
>and I am not seeing any of the other messages you included in that function.
>Recompiling and will test to see if that is what is happening.  
>>  Sun Sep 24 2017 05:22:43 PM EDT from bennabiy @ Uncensored  Subject: Re:
>>LDAP / Cit-NG
>>
>>    
>>
>>   
>>
>>Sep 24 21:21:14 cit citserver[50403]: ldap: populating Citadel user
>>database from LDAP  only entry I get repeating ... something is not right.
>>and this is logged to daemon.log, not debug
>>
>>  
>>>  Sun Sep 24 2017 05:00:58 PM EDT from IGnatius T Foobar @ Uncensored 
>>>Subject: Re: LDAP / Cit-NG
>>>
>>>    Ok let's do this. I've pushed the code to *scan* the LDAP server but
>>>not to do anything with the results. Please test it on a development machine
>>>only. It should basically just show the DN's of every qualifying user in the
>>>debug log once per minute. If those results look correct we'll move on to the
>>>next phase.
>>>
>>>  
>>>
>>>  

>>  
>>
>>   
>>
>>
>>
>>  

>  
>
>   
>
>
>
>  

  

 

Reply via email to