Go to file
2011-11-25 12:18:18 +00:00
.gitattributes OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openldap2?expand=0&rev=1 2006-12-18 23:17:14 +00:00
.gitignore OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openldap2?expand=0&rev=1 2006-12-18 23:17:14 +00:00
0001-build-adjustments.dif Accepting request 77338 from home:rhafer:branches:network:ldap 2011-07-28 12:07:12 +00:00
0002-slapd.conf.dif Accepting request 77338 from home:rhafer:branches:network:ldap 2011-07-28 12:07:12 +00:00
0003-LDAPI-socket-location.dif Accepting request 77338 from home:rhafer:branches:network:ldap 2011-07-28 12:07:12 +00:00
0004-libldap-use-gethostbyname_r.dif Accepting request 77338 from home:rhafer:branches:network:ldap 2011-07-28 12:07:12 +00:00
0005-pie-compile.dif Accepting request 77338 from home:rhafer:branches:network:ldap 2011-07-28 12:07:12 +00:00
0006-assorted-fixes-for-back-config-DELETE-support.dif Accepting request 77338 from home:rhafer:branches:network:ldap 2011-07-28 12:07:12 +00:00
0007-No-Build-date-and-time-in-binaries.dif Accepting request 77338 from home:rhafer:branches:network:ldap 2011-07-28 12:07:12 +00:00
0008-Recover-on-DB-version-change.dif Accepting request 77338 from home:rhafer:branches:network:ldap 2011-07-28 12:07:12 +00:00
0009-unregister_supported_control-backport.dif Accepting request 77338 from home:rhafer:branches:network:ldap 2011-07-28 12:07:12 +00:00
0010-Fix-exposure-of-SSS-VLV-controls-ITS-6647.dif Accepting request 77338 from home:rhafer:branches:network:ldap 2011-07-28 12:07:12 +00:00
0011-config-delete-overlay-fixes.dif Accepting request 77338 from home:rhafer:branches:network:ldap 2011-07-28 12:07:12 +00:00
0012-backport-ConfigLDAPdel-callback-from-current-master.dif Accepting request 77338 from home:rhafer:branches:network:ldap 2011-07-28 12:07:12 +00:00
0013-UTF8StringNormalize-overrun-on-zero-length-string-ITS-.dif Accepting request 89386 from home:rhafer:branches:network:ldap 2011-10-26 13:35:50 +00:00
0014-ITS-7066-reworked-default-deny-ACL-for-cn-config.dif Accepting request 89386 from home:rhafer:branches:network:ldap 2011-10-26 13:35:50 +00:00
addonschema.tar.gz OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openldap2?expand=0&rev=35 2008-08-29 23:03:33 +00:00
baselibs.conf OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openldap2?expand=0&rev=29 2008-06-25 16:32:44 +00:00
check-build.sh OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openldap2?expand=0&rev=43 2008-11-21 16:02:17 +00:00
DB_CONFIG Accepting request 89386 from home:rhafer:branches:network:ldap 2011-10-26 13:35:50 +00:00
openldap2-client.changes - add libtool as buildrequire to avoid implicit dependency 2011-11-25 12:18:18 +00:00
openldap2-client.spec - add libtool as buildrequire to avoid implicit dependency 2011-11-25 12:18:18 +00:00
openldap2.changes Accepting request 93613 from home:coolo:removelibtool 2011-11-25 12:13:43 +00:00
openldap2.spec - add libtool as buildrequire to avoid implicit dependency 2011-11-25 12:18:18 +00:00
openldap-2.3.37.dif OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openldap2?expand=0&rev=50 2009-06-19 23:13:14 +00:00
openldap-2.3.37.tgz Accepting request 77338 from home:rhafer:branches:network:ldap 2011-07-28 12:07:12 +00:00
openldap-2.4.26.tgz Accepting request 77338 from home:rhafer:branches:network:ldap 2011-07-28 12:07:12 +00:00
openldap-rc.tgz - Fixed quotation in init-script to avoid errors when calling it 2011-01-05 15:52:34 +00:00
pre_checkin.sh OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openldap2?expand=0&rev=1 2006-12-18 23:17:14 +00:00
README.dynamic-overlays - Backported -VVV commandline switch for slapd from HEAD 2010-11-10 15:39:43 +00:00
README.update OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openldap2?expand=0&rev=27 2008-05-16 23:48:12 +00:00
sasl-slapd.conf OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openldap2?expand=0&rev=1 2006-12-18 23:17:14 +00:00
schema2ldif Updating link to change in openSUSE:Factory/openldap2 revision 54.0 2009-10-02 22:27:25 +00:00

Updating from OpenLDAP 2.3.X to 2.4.X
=====================================

Changed Database format:
    Due change in the "BDB"-backend's index database format, existing
    bdb-databases need to be reloaded from LDIF completely. This is
    normally done during the package installation/update. This might not
    work in all setups and for that database dumps of all bdb/hdb
    databases are created during the update. 
    You can find the database dump of each bdb database in the
    database directory for that database (default: /var/lib/ldap/). The
    file name is "ldapbak.ldif.X" where "X" presents the number of the
    database.
    If the database backups where not created during the package update for
    some reason, you can do them manually by using the command:
        /usr/sbin/openldap-2.3-slapcat -T c \
            -f /etc/openldap/schema.backup.XXXXXX/slapd.conf.update
    Before dumping the database you should remove the db's enviroment (the
    __db*-file in /var/lib/ldap)
    To reload the databases please use the tool "slapadd". 

Other Changes:
    For additional information on important changes and upgrade
    instructions, please have a look a the OpenLDAP Administrator's Guide. 
    You can find in at:
    /usr/share/doc/packages/openldap2/guide/admin/guide.html
    or online at:
    http://www.openldap.org/doc/admin24/