On 5/22/10, Indexer <[email protected]> wrote: > On 23/05/2010, at 2:09 AM, Robin Atwood wrote: > >> On Saturday 22 May 2010, Christopher Kurtis Koeber wrote: >>> When I go to /var/log/messages nothing is logged there. Anything I can do >>> to fix this? >> >> Oh wait, /var/log/ldaplog is my customisation of syslog-ng. But slapd >> messages >> should be written with facility "local4". Trying it with the --debug >> option on >> the command line. > > The easiest way to find why your ldap server wont start is to run the > command > > slapd -4 -d 256 > > which translates to run in ipv4 only with debug level of 256. If the server > wont start the first few messages should highlight your error. > > William
I tried to run this command but I get a "command not found". The /etc/init.d/slapd resource script doesn't accept the arguments you mentioned. Do I changeoever to a different directory to run the command? Thanks. -- Regards, Christopher Koeber

