Hmail5, Python3: script for load ad-users w/o COM

Use this forum if you have problems with a hMailServer script, such as hMailServer WebAdmin or code in an event handler.
Post Reply
epiphone
New user
New user
Posts: 1
Joined: 2018-12-13 07:22

Hmail5, Python3: script for load ad-users w/o COM

Post by epiphone » 2019-04-04 14:27

https://github.com/OffyGhost/import_lda ... sql_server

Version 0.1 This script works only with MS LDAP and MS SQL

Tested on python3.7 (You could rewrite f-string to common strings)

pip install -r requirements.txt

pyodbc==4.0.24
ldap3==2.5.1


HOW TO USE

Fill main.py with your own parametrs, like passwords and addresses

launch and I Will waiting for any question and problems.

Post Reply