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

Fix for Docker ldap #555

Merged
merged 2 commits into from
Sep 16, 2016
Merged

Conversation

rfdrake
Copy link
Contributor

@rfdrake rfdrake commented Sep 14, 2016

This is a fix for issue #542.

This loads the LDAP libraries into the Dockerfile. In order to use them you will still need to create ldap_config.py with the proper values, then you can include it in docker-compose.yml.

Example:

    volumes:
    - netbox-static-files:/opt/netbox/netbox/static
    - ./netbox/netbox/ldap_config.py:/opt/netbox/netbox/netbox/ldap_config.py

@jeremystretch jeremystretch merged commit 2015d08 into netbox-community:develop Sep 16, 2016
if-fi pushed a commit to if-fi/netbox that referenced this pull request Oct 1, 2016
@lock lock bot locked as resolved and limited conversation to collaborators Jan 16, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants