migrate-ds.pl
389 Directory Server suite - server
Install
- All systems
-
curl cmd.cat/migrate-ds.pl.sh
- Debian
-
apt-get install 389-ds-base
- Ubuntu
-
apt-get install 389-ds-base
- Kali Linux
-
apt-get install 389-ds-base
- CentOS
-
yum install 389-ds-base
- Fedora
-
dnf install 389-ds-base
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install 389-ds-base
- Raspbian
-
apt-get install 389-ds-base
- Dockerfile
- dockerfile.run/migrate-ds.pl
389-ds-base
389 Directory Server suite - server
Based on the Lightweight Directory Access Protocol (LDAP), the 389 Directory Server is designed to manage large directories of users and resources robustly and scalably. Its key features include: * four-way multi-master replication; * great scalability; * extensive documentation; * Active Directory user and group synchronization; * secure authentication and transport; * support for LDAPv3; * graphical management console; * on-line, zero downtime update of schema, configuration, and in-tree Access Control Information.
389-ds-base-legacy-tools
Legacy utilities for 389 Directory Server
Legacy (and deprecated) utilities for 389 Directory Server. This includes the old account management and task scripts. These are deprecated in favour of the dscreate, dsctl, dsconf and dsidm tools.