Ian Moroney wrote:
Hi guys. How can i set up logging for openldap so i can find out why the damn thing won't start? :P
"Logging" is not a debug tool. Read the slapd(8) manpage and use the -d flag.
i've got the good old ldap_bind: can't contact LDAP server (-1) problem... and i'd like to look at a log file to see what is causing the problem I know how to set the loglevel to 256 in the configuration file, but no idea what file to look at for the output. Help! :D