I am trying to setup OpenLDap. I am really unsure what I am doing and don't wish to post a general help me question without an answer. I am interesting in getting more detailed log files so I can track down my problems.
when I run: sudo ldapsearch -x -d8
I get: ldap_sasl_bind(SIMPLE): Can't contact LDAP server (-1)
when I run: sudo ldapsearch -x -d8 -v
I get:
ldap_initialize( <DEFAULT> )
ldap_sasl_bind(SIMPLE): Can't contact LDAP server (-1)
If have seen this but I don't have the file /etc/syslog.conf but modifying my rsyslog.conf in a similar way does nothing.