Author Topic: [solved] slapd broken  (Read 3084 times)

JPB

  • Zen Monk
  • **
  • Posts: 77
  • Karma: +1/-1
    • View Profile
[solved] slapd broken
« on: August 25, 2010, 10:38:59 pm »
Code: [Select]
Aug 25 22:37:25 chaos slapd[22836]: <= bdb_equality_candidates: (cn) not indexed
Aug 25 22:37:25 chaos slapd[22836]: connection_read(22): no connection!

Is there an Solution for this.
« Last Edit: September 08, 2010, 03:35:50 pm by JPB »

Matthew Stinar

  • Zen Apprentice
  • *
  • Posts: 11
  • Karma: +0/-0
    • View Profile
    • Something Random
Re: slapd broken
« Reply #1 on: September 08, 2010, 08:51:10 am »
Well, this is just a shot in the dark, but I was having similar problems with the 1.5 beta.  Check /etc/ldap/slapd.d/cn=config/ and see if any files/directories have a "2" in them.  If so, run the following and see if LDAP starts working again.
Quote
rm -rf /etc/ldap/slapd.d/cn\=config/olcDatabase\=\{2\}hdb*
/etc/init.d/slapd restart

JPB

  • Zen Monk
  • **
  • Posts: 77
  • Karma: +1/-1
    • View Profile
Re: [solved] slapd broken
« Reply #2 on: September 08, 2010, 03:37:50 pm »
Solution presented itself in "Clean" re-install from released version and new Ubuntu Install - Looks like the beta debris messed up the install for zentyal.

aptitude remove even purge dont uninstall all the dependent's and their configs that cause the new install to be messed up