/import_ldap_users_to_hmail_sql_server

import ldap users to hmailserver (MS SQL base)

Primary LanguagePython

import_ldap_users_to_hmail_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.