dsctl

Python3 module for accessing and configuring the 389 Directory Server

Install

All systems
curl cmd.cat/dsctl.sh
Debian Debian
apt-get install python3-lib389
Ubuntu
apt-get install python3-lib389
image/svg+xml Kali Linux
apt-get install python3-lib389
Fedora
dnf install python3-lib389
Windows (WSL2)
sudo apt-get update sudo apt-get install python3-lib389

python3-lib389

Python3 module for accessing and configuring the 389 Directory Server

This Python3 module contains tools and libraries for accessing, testing, and configuring the 389 Directory Server.

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.