Skip to content
/ ad_utils Public

Bunch of functions that allows you to interact with your Active Directory.

Notifications You must be signed in to change notification settings

slim0/ad_utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

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.

About

Bunch of functions that allows you to interact with your Active Directory.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages