[Date Prev][Date Next] [Chronological] [Thread] [Top]

LDBM



Has anyone else had trouble with the interface between slapd and ldbm?
I can modify the ldbm database, but I can't seem to get slapd to talk to it.
I am running solaris 2.6, gdbm, and openldap 1.2. 

Does anyone know of some ways to error check/debug this interface?
./slapd -d4025 (debug any) shows successful connections and  a reference 
to do_search but nothing about the ldbm backend (as far as I can tell?)

Some command line stuff of interest:

# ./ldapadd -f /tmp/newentry
adding new entry cn=Barbara Jensen, o=University of Michigan, c=US
ldap_add: No such object

# ./ldapsearch -h localhost 'objectclass=*'
ldap_search: No such object
# 

>From ldbmtest:

dbtest: te
key:  2
data length: 80
data:
2
dn: cn=MikeWalker, o=VONE, c=US
cn: MikeWalker
sn: Walker
objectclass: personkey:  1
data length: 54
data:
1
dn: o=VONE, c=US
o: VONE
objectclass: organization

dbtest: le
  dnid: 1
Segmentation Fault - core dumped

# cat /usr/local/etc/openldap/slapd.conf
include         /usr/local/etc/openldap/slapd.at.conf
include         /usr/local/etc/openldap/slapd.oc.conf
schemacheck     off

access to * by * read

pidfile         /usr/local/var/slapd.pid
argsfile        /usr/local/var/slapd.args
database        ldbm
directory       /usr/tmp

Also

There are many references to "The SLAPD and SLURPD Administrator's Guide" in
the man pages. Does anyone know where this document is located? I have seen
this question in issue tracking but no answers - umich guide exists but out
of date.


Mike Walker	walker@v-one.com	x5406
"In a world without walls and fences, who needs windows and gates?"
 <<Walker, Mike.vcf>> 

Attachment: Walker, Mike.vcf
Description: Binary data