summaryrefslogtreecommitdiff
path: root/databases/openldap-server/DESCR
AgeCommit message (Collapse)AuthorFilesLines
2008-01-13Update openldap packages to OpenLDAP 2.4.7 (forced update for db4-4.6.xghen1-1/+0
support, reported via PR pkg/37745 ). OpenLDAP 2.4.x brings a lot of new features, including multi-master support, dynamic configuration and schema changes, automatic reverse group membership, significant performance improvements, etc. One of the most noticeable changes for administrators though is the removal if the slurpd daemon (in favour of the sync replication mechanism). Users of slurpd replication should migrate to sync replication before upgrading to OpenLDAP 2.4.x.
2006-05-31Import databases/openldap-server, formerly a part of databases/openldap butghen1-0/+5
now split off. This package contains only the slapd and slurpd servers. Please note that both slapd and slurpd now run unprivileged by default (as slapd:ldap and slurpd:ldap, respectively). An upgrade scenaria is described in MESSAGE. This change addresses PR pkg/31959.