From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1OHLkP-00023A-4y for garchives@archives.gentoo.org; Wed, 26 May 2010 18:54:33 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DE507E0A92; Wed, 26 May 2010 18:53:45 +0000 (UTC) Received: from mail-pw0-f53.google.com (mail-pw0-f53.google.com [209.85.160.53]) by pigeon.gentoo.org (Postfix) with ESMTP id AFF22E0A92 for ; Wed, 26 May 2010 18:53:45 +0000 (UTC) Received: by pwj6 with SMTP id 6so835295pwj.40 for ; Wed, 26 May 2010 11:53:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=h9HQRmZZ+Ex9n+baCKOhHVcGwUOCMaFc74N7AQ1paIM=; b=ZzLKH3+OT8Q7KHFQHHPdOXnaFSxGQ0ol6tRGszzr3JzZDQY6LqRxrEkZlOgdvabv14 da956qEStSlhYdq66/KAhIeVglX8rw2zzZg9XxIr4Fd2ShE92jSDopvF/sKhgw3F+zDq 41KOnOPsxEzpOnMRg2fGUw1BEnYPMditGlabs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=n2VDf0C854bc/OCTWR6gjUlQvcqKTW3s5HyNWdf4p5zodYRv3FeLWGRdz2/P2K2tV/ rWp4iSQGYIMvmBKAhnpmqLPq4cpDf6CgfAFLtJb1c2v/dIIgfSPovwwaAf8Zl38Gk3KL kMoqCaFhgtP6l8zmJ+u1mqsxvMIQcw8jtELZg= Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Received: by 10.141.14.8 with SMTP id r8mr6938668rvi.271.1274900025183; Wed, 26 May 2010 11:53:45 -0700 (PDT) Received: by 10.140.204.17 with HTTP; Wed, 26 May 2010 11:53:45 -0700 (PDT) In-Reply-To: <021301cafd02$4bdf7ca0$e39e75e0$@gmail.com> References: <043601caf9c6$a9b654a0$fd22fde0$@gmail.com> <046001caf9d3$85d1b810$91752830$@gmail.com> <000c01caf9e4$b1753a30$145fae90$@gmail.com> <020e01cafcfc$29963b30$7cc2b190$@gmail.com> <021301cafd02$4bdf7ca0$e39e75e0$@gmail.com> Date: Wed, 26 May 2010 20:53:45 +0200 Message-ID: Subject: Re: [gentoo-user] Cannot start Slapd (OpenLDAP) From: Ward Poelmans To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 X-Archives-Salt: 7009fe0c-6f22-4e61-9072-426f8aecfb63 X-Archives-Hash: f3992713b66779cc353a78ec54ccc1db On Wed, May 26, 2010 at 20:36, Christopher Kurtis Koeber wrote: > Ran the command: /usr/lib/openldap/slapd -F /etc/openldap/ -d 65535 > > See attached as the output was long. > > Not sure what is going on. Any help would be appreciated. Are you sure you specified a rootdn and rootpw and that they are correct? I cann't tell what goes wrong, it starts correctly and that it goes wrong and terminates. Maybe you should post this on the openldap mailing list? Ward