[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
RE: install probs
It hangs as there is no standard input.
I think you need to specify "-f sample_data.ldif" to the ldapadd
command.
See the quick start guide:
http://www.openldap.org/doc/admin21/quickstart.html
Gary
-----Original Message-----
From: owner-openldap-software@OpenLDAP.org
[mailto:owner-openldap-software@OpenLDAP.org] On Behalf Of Cadinfo
Sent: Tuesday, March 08, 2005 11:52 PM
To: openldap-software@OpenLDAP.org
Subject: install probs
Hi,
I compiled and configured openssl-0.9.7e, BerkeleyDB.4.2 +
openldap-2.2.23 on Solaris 8.
When I use "ldapadd -D cn=Manager,dc=taprogge,dc=de -w secret" nothing
happens. It seems to me that ldapadd hangs.
Doesn't matter what I type in nothing happens.
ldapsearch with the distinguish name and password shows 0
results but nothing with
"dc=taprogge,dc=de"
I made a db_dump which shows me an empty database.
db_dump /usr/local/var/openldap-data/dn2id.bdb
db_dump /usr/local/var/openldap-data/id2entry.bdb
Is there anybody who has this running with the environment
as described above?
I made a full install with all necessary binaries from blastwave.org
and patches from Sun but slapd answers
"database(bdb) not recognized"
Has anybody experienced this behavior?
Regards
Bernhard