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

ldap auth issues #3

Open
adityavijjanT opened this issue Jan 10, 2019 · 0 comments
Open

ldap auth issues #3

adityavijjanT opened this issue Jan 10, 2019 · 0 comments

Comments

@adityavijjanT
Copy link

adityavijjanT commented Jan 10, 2019

auth:
module: 'iris_api.ui.auth.ldap'
ldap_user_suffix: '@yourdomain.com'
ldap_url: 'ldaps://your-ldap-server.com'
ldap_cert_path: path/to/your/cert/pem

I have tried but got below error.

ImportError: No module named iris_api.ui.auth.ldap
[2019-01-10 10:00:38 +0000] [3071] [INFO] Worker exiting (pid: 3071)
[2019-01-10 10:00:38 +0000] [3067] [INFO] Shutting down: Master
[2019-01-10 10:00:38 +0000] [3067] [INFO] Reason: Worker failed to boot.
Makefile:4: recipe for target 'serve' failed
make: *** [serve] Error 3

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