Search found 1 match
- 2019-04-04 14:27
- Forum: Scripting
- Topic: Hmail5, Python3: script for load ad-users w/o COM
- Replies: 0
- Views: 13499
Hmail5, Python3: script for load ad-users w/o COM
https://github.com/OffyGhost/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...