Dear sirs,
I'm writing about some problems I've had to run the slapd daemon.

I installed:
ldap-3.3-2.i386.rpm
ldap-servers-3.3-2.i386.rpm
without problems on a Linux machine with RedHat 4.2 (kernel 2.0.27).

I followed the instructions on section 2 of the Guide ("A Quick-Start Guide
to Running slapd") to have a quick test on slapd. I'm interested only in a
configuration with slapd and LDAP clients which perform requests to the
slapd daemon inside a LAN.

Well,  this was my conf file (asterslapd.conf)) :

referral        ldap://ldap.itd.umich.edu
loglevel        3108
database        ldbm
suffix          "o=ASTER, c=IT"
rootdn          "cn=rootldap, o=ASTER, c=IT"
rootpw          secret.01


this was the file created to build the database (asterldif) :

dn: o=ASTER, c=IT
o: ASTER
objectclass: organization

dn: cn=Lucia Mazzoni, o=ASTER, c=IT
cn: Lucia Mazzoni
sn: Mazzoni
mail: [EMAIL PROTECTED]
objectclass: person


When I run:
ldif2ldbm -f asterslapd.conf -i asterldif

I find this messages on my console

Message from syslogd@aster252 at Thu Mar 26 10:51:02 1998 ...
aster252 syslog: ldbm_cache_open (blksize 4096) (maxids 1022) (maxindirect 4)

Message from syslogd@aster252 at Thu Mar 26 10:51:02 1998 ...
aster252 last message repeated 2 times

Message from syslogd@aster252 at Thu Mar 26 10:51:02 1998 ...
aster252 syslog: <= index_add_values -1 (could not open/create dn.dbh)
                                     ^^^^^^^^^^^^^^^^^^^^^^^^
[root@aster252 /etc]#
Message from syslogd@aster252 at Thu Mar 26 10:51:02 1998 ...
aster252 last message repeated 2 times

Message from syslogd@aster252 at Thu Mar 26 10:51:02 1998 ...
aster252 syslog: <= index_add_values -1 (could not open/create objectclass.dbh)
                                     ^^^^^^^^^^^^^^^^^^^^^^^^

If I run ldapsearch -h 127.0.0.1 'objectclass=*' (following the guide...)
I have no answer at all.
If I make a search with a LDAP clients like Netscape Communicator  the
answer is:
"Failed search ASTER LDAP SERVER due to LDAP eroor 'DSA is unwilling to
perform' "

Any help will be appreciated......
Lucia Mazzoni

NB In the redhat archive I didn't find answers...


------------------------
ASTER S.Cons.r.l.
v. Morgagni 4, 40122 BOLOGNA - ITALY
Tel ++39 51 236242  Fax ++39 51 227803
mailto:[EMAIL PROTECTED] - WWW: http://www.aster.it
or
19, Av. de l'Yser - B 1040 Bruxelles
Tel. +32 2 7327161  Fax +32 2 7363190





-- 
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
         To unsubscribe: mail [EMAIL PROTECTED] with 
                       "unsubscribe" as the Subject.

Reply via email to