From owner-freebsd-questions Tue Jun 29 14:12:19 1999 Delivered-To: freebsd-questions@freebsd.org Received: from imap0.glue.umd.edu (imap0.glue.umd.edu [128.8.10.158]) by hub.freebsd.org (Postfix) with ESMTP id 82F9214F92 for ; Tue, 29 Jun 1999 14:12:00 -0700 (PDT) (envelope-from bfoz@glue.umd.edu) Received: from glue.umd.edu (ppp-27-166.tidalwave.net [208.220.27.166]) by imap0.glue.umd.edu (8.9.3/8.9.3) with ESMTP id RAA14150 for ; Tue, 29 Jun 1999 17:11:57 -0400 (EDT) Message-ID: <377935C0.4ED921C8@glue.umd.edu> Date: Tue, 29 Jun 1999 17:08:16 -0400 From: Brandon Fosdick X-Mailer: Mozilla 4.61 [en] (X11; U; FreeBSD 3.2-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: FreeBSD Questions Subject: Help with OpenLDAP Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Does anybody have experience getting OpenLDAP to work with netscape? Or at all? The OpenLDAP list doesn't seem to have much traffic so I'm asking here. Couldn't find anything useful in the archives either. I went through the quick-start stuff in the "SLAPD Administrators Guide", or whatever its called. It just doesn't work. (I'm about to smash something) At first I kept getting "DSA is unwilling" when trying "ldapsearch -h 127.0.0.1 'objectclass=*'". After running 'slapd -d 255' I found that it was the default referral (umich) that was returning that error. So I took the referral out. Now it tells me "No such object". I ran ldbmtest and there is data in the database. Its even the data that I put there. I tried using ldapadd and ldapmodify to try altering the data and it tells me "Insufficent Access" even when I'm root. Now I'm stuck. Here's my slapd.conf in case it helps. schemacheck off #referral ldap://ldap.itd.umich.edu pidfile /usr/local/var/slapd.pid argsfile /usr/local/var/slapd.args database ldbm suffix "o=Neptune, c=US" directory /usr/tmp rootdn "cn=root, o=Neptune, c=US" rootpw secret Thanks, Brandon -- bfoz@glue.umd.edu "Lead, follow, or get run over" "In life there are those who steer, and those who push" "I'm not impatient, the world is too slow" "Life is short, so have fun, play hard, and leave a good looking corpse" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message