From owner-freebsd-questions@FreeBSD.ORG Fri Apr 14 18:13:41 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 66D5116A400 for ; Fri, 14 Apr 2006 18:13:41 +0000 (UTC) (envelope-from darryl@osborne-ind.com) Received: from ws2.cnweb.com (ws2.cnweb.com [69.50.194.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id D4FD943D45 for ; Fri, 14 Apr 2006 18:13:40 +0000 (GMT) (envelope-from darryl@osborne-ind.com) Received: (qmail 1369 invoked from network); 14 Apr 2006 13:15:50 -0500 Received: from p245n23.ruraltel.net (HELO darryl) (24.225.23.245) by ws2.cnweb.com with SMTP; 14 Apr 2006 13:15:50 -0500 From: "Darryl Hoar" To: Date: Fri, 14 Apr 2006 13:14:58 -0500 Message-ID: <004401c65fef$57672dc0$0701a8c0@darryl> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1506 Subject: OpenLDAP2.3.4 server X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: darryl@osborne-ind.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Apr 2006 18:13:41 -0000 Greetings, I am running Freebsd 6-Release. I have installed the OpenLDAP2.3.4 server from the ports. The installation went just fine. I have modified the default slapd.conf file as per the basic install instructions I was following. I started slapd without error. I tried to add an entry into the directory, but get: ldap_bind: invalid credentials. I have goodled and searched the OpenLDAP site. The recommendations on their site didn't fix the problem. I can post the slapd.conf file contents if necessary. I tried using slappasswd to generate the password and then copy it to the slapd.conf file. No matter what I did (use default, generate new one } I got the error. Thanks in advance, D