Closed perrfect closed 3 years ago
Sorry, the problem solved.
A line AUTH_LDAP_SEARCH was wrong. Should be - AUTH_LDAP_SEARCH = "dc=example,dc=net"
nice then, going to close the issue
@perrfect I am facing a similar issue https://github.com/dpgaspar/Flask-AppBuilder/issues/1825 but i tried your solution by keeping only the dc in search base but it still doesn't work. could you look into my issue. thanks
Flask-Appbuilder version: 3.3.3
Hello I need help wtih LDAP:. I'm getting the error:
ERROR:flask_appbuilder.security.manager:{'result': -1, 'desc': "Can't contact LDAP server", 'ctrls': [], 'info': '(unknown error code)'}
My LDAP configuration: