On Tue, 9 Nov 2010 15:25:20 +0100 Pierre-Emmanuel André <p...@raveland.org> wrote:
> Important thing to know about this upgrade: > + ldbm backend has been removed. You must backup all > your data *before* the upgrade (pkg_add will warn you) > + the default backend will be bdb > + slurp has been removed I'd like to add that openldap 2.4.x disallows v2 binds by default. This breaks mod_auth_ldap which does not support v3 binds. So one needs to manually add "allow bind_v2" to slapd.conf. Please everyone test this stuff, it should really go in soon.