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

ldap_bind: DSA is unavailable - newby help please ;) Got a bit further...



I removed some fields from the new.ldif file and tried again, now it waits for about 1 minute and then spits out the following:
 
ldap_add: DSA is unavailable
ldap_add: additional info: Can't chase referral
 
I'm running an rpm install version, ldap-3.3-4_.i386.rpm and ldap-servers-3.3-4.i386.rpm on Redhat v5.0 kernel 2.0.35
 
What I told it to do:
 
rm -f /var/ldap/*
/etc/rc.d/init.d/ldap restart
ldapadd -w secret -D 'cn=root, o=Syrex Intranets, c=ZA' -f /root/new.ldif
 
 
slapd.conf:
include  /etc/slapd.at.conf
include  /etc/slapd.oc.conf
schemacheck off
referral ldap://ldap.itd.umich.edu
database ldbm
suffix  "o=Syrex Intranets, c=ZA"
directory /var/ldap
rootdn  "cn=root, o=Syrex Intranets, c=ZA"
rootpw  secret
 
new.ldif is an address book entry exported from Netscape v4.05:
dn: cn=David Herselman,mail=davidh@syrex.co.za
cn: David Herselman
sn: Herselman
objectclass: top
objectclass: person
mail: davidh@syrex.co.za
title: Mr.
o: Syrex Intranets
 
 
Regards
David Herselman  (syrex@syrex.co.za)  -=*> Syrex Intranets <*=-
 
=-  |\      _,,,---,,_      The views expressed above are strictly
    /,`.-'`'    -.  ;-;;,_  those of DJ Herselman and in no way
   |,4-  ) )-,_. ,\ (  `'-' whatsoever reflect those expressed by
  '---''(_/--'  `-'\_)      Syrex Intranets.