Forum OpenACS Q&A: Re: External Authentication - LDAP question

Collapse
Posted by Bruno Mattarollo on

More information...

I added these debugging parameters:

ns_log Warning "BEM DEBUG >>>>> [ns_ldap connected $ldaph]"
ns_log Warning "BEM DEBUG >>>>> [ns_ldap host $ldaph]"
ns_log Warning "BEM DEBUG >>>>> [ns_ldap user $ldaph]"
and this is what I see in the log file...
[26/Mar/2004:15:52:40][4865.3048311728][-conn:oacs-5-1::2] Warning: BEM DEBUG >>>>> 1
[26/Mar/2004:15:52:40][4865.3048311728][-conn:oacs-5-1::2] Warning: BEM DEBUG >>>>> MYLDAPSERVER
[26/Mar/2004:15:52:40][4865.3048311728][-conn:oacs-5-1::2] Warning: BEM DEBUG >>>>> MYDN
So I presume I am connected to the server...