Small pyhton 3 script to manage ldap users and groups
Required libraries :
- pyhton3-ldap
- python3-passlib
How it works :
- Please fill in required informations in the settings section at the begin of the script.
- The script can be launch from a terminal by navigating to it's location and then issuing the command "python3 ./main.py"
Future improvement :
- print results in a table format