Package: slapd
Version: 2.2.26-3
Severity: normal
db got corrupted somehow (different problem for a different day) so went
to /var/backups to grab the last exprot to ldiff and could not find one
that was recent.
On further investigation, /etc/cron.daily/ldap bails out early if using
the bdb backend. Simple patch:
[EMAIL PROTECTED]:/etc/cron.weekly$ diff slapd.orig slapd
23c23
< test -f ${dir}/id2entry.dbb || continue
---
> test -f ${dir}/id2entry.[bd][db]b || continue
-- System Information:
Debian Release: testing/unstable
APT prefers oldstable
APT policy: (500, 'oldstable'), (300, 'unstable'), (130, 'stable'), (1,
'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11-1-k7
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Versions of packages slapd depends on:
ii coreutils [fileutils] 5.2.1-2 The GNU core utilities
ii debconf 1.4.52 Debian configuration management sy
ii fileutils 5.2.1-2 The GNU file management utilities
ii libc6 2.3.2.ds1-22 GNU C Library: Shared libraries an
ii libdb4.2 4.2.52-19 Berkeley v4.2 Database Libraries [
ii libiodbc2 3.52.2-3 iODBC Driver Manager
ii libldap-2.2-7 2.2.26-3 OpenLDAP libraries
ii libltdl3 1.5.6-6 A system independent dlopen wrappe
ii libperl5.8 5.8.7-4 Shared Perl library
ii libsasl2 2.1.19-1.5 Authentication abstraction library
ii libslp1 1.2.1-2 OpenSLP libraries
ii libssl0.9.7 0.9.7g-1 SSL shared libraries
ii libwrap0 7.6.dbs-8 Wietse Venema's TCP wrappers libra
ii perl [libmime-base64-perl] 5.8.7-4 Larry Wall's Practical Extraction
ii psmisc 21.6-1 Utilities that use the proc filesy
Versions of packages slapd recommends:
pn db4.2-util <none> (no description available)
ii libsasl2-modules 2.1.19-1.5 Pluggable Authentication Modules f
-- debconf information:
slapd/fix_directory: true
shared/organization:
slapd/upgrade_slapcat_failure:
slapd/backend: BDB
* slapd/allow_ldap_v2: false
slapd/no_configuration: false
slapd/move_old_database: true
slapd/suffix_change: false
slapd/slave_databases_require_updateref:
* slapd/dump_database_destdir: /var/backups/slapd-VERSION
slapd/autoconf_modules: true
slapd/domain:
slapd/password_mismatch:
slapd/invalid_config: true
slapd/upgrade_slapadd_failure:
* slapd/dump_database: when needed
* slapd/migrate_ldbm_to_bdb: false
slapd/purge_database: false
slapd/admin:
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]