Skip to content

Instantly share code, notes, and snippets.

@Nek-
Created February 7, 2019 14:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Nek-/0cbb75e74c7e1d37983747c187c5abd1 to your computer and use it in GitHub Desktop.
Save Nek-/0cbb75e74c7e1d37983747c187c5abd1 to your computer and use it in GitHub Desktop.
Symfony env config for LDAP with docker broadinstitute/slapd
LDAP_URL=ldap://ldap:389
LDAP_BASE_DN=dc=mycorp,dc=com
LDAP_SEARCH_DN=cn=admin,dc=mycorp,dc=com
LDAP_SEARCH_PASSWORD=s3cr3tpassw0rd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment