Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can set LDAP_SERVER #48

Open
adriaand007 opened this issue Mar 30, 2020 · 0 comments
Open

Can set LDAP_SERVER #48

adriaand007 opened this issue Mar 30, 2020 · 0 comments

Comments

@adriaand007
Copy link

Hi
I can seem to set the LDAP_SERVER Variable
I get this error
ldap3.core.exceptions.LDAPSocketOpenError: ('unable to open socket', [(LDAPSocketOpenError('socket connection error while opening: [Errno 111] Connection refused',), ('::1', 389, 0, 0)), (LDAPSocketOpenError('socket connection error while opening: [Errno 111] Connection refused',), ('127.0.0.1', 389))])
I have set this in bot the app.py and config.py
LDAP_SERVER = 'mmcenvdc01.metmom.mmih.biz'
I also tried
app.config['LDAP_SERVER'] = 'mmcenvdc01.metmom.mmih.biz'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant