Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 394 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 394 Bytes

ad-utils

Bunch of functions that allows you to interact with your Active Directory. The bind user must have sufficient permissions (depends on what functions you are using)

Requirements

You'll need to install "python-ldap" library into your environment: pip3 install python-ldap Then you have to configure all the variables in capital letters at the beggining of the 'ad_utils.py' file.