General: store command customization in handlers configuration. --- handlers/ldap.in.orig Mon Jun 12 20:39:43 2006 +++ handlers/ldap.in Mon Jun 12 20:39:54 2006 @@ -13,6 +13,9 @@ getconf passwordfile getconf binddn +getconf SLAPCAT /usr/sbin/slapcat +getconf LDAPSEARCH /usr/bin/ldapsearch + status="ok" [ -f $conf ] || fatal "slapd config file ($conf) not found"