dsadm
Python3 module for accessing and configuring the 389 Directory Server
Install
- All systems
-
curl cmd.cat/dsadm.sh
- Debian
-
apt-get install python3-lib389
- Ubuntu
-
apt-get install python3-lib389
- Kali Linux
-
apt-get install python3-lib389
- Fedora
-
dnf install python3-lib389
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python3-lib389
- Dockerfile
- dockerfile.run/dsadm
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.