samba4-manager
samba4-manager copied to clipboard
A web interface to manage a remote samba4 server
I'm trying to run samba4-manager under debian 11 and samba4, and it throws a really weird error. ``` root@srv-dc01:~/samba4-manager-master# ./samba4-manager --config manager.cfg Traceback (most recent call last): File "/root/samba4-manager-master/./samba4-manager", line...
Hi, Try to use this with number of users is around 1500. The error appear when I click the Users tree. The error message on the web: "The server encountered...
The web server should support TLS and ideally, default to it.
This is blocked on #1 but once we're using python-ldap3, the rest of the codebase should be fixed where needed to work properly on python3.
Replace current usage of python-ldap by the more modern and python3-compatible python-ldap3.