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

Merge upstream #1

Open
wants to merge 37 commits into
base: master
Choose a base branch
from
Open

Merge upstream #1

wants to merge 37 commits into from

Conversation

icubbon
Copy link
Collaborator

@icubbon icubbon commented Aug 9, 2021

No description provided.

guusdk and others added 30 commits November 2, 2020 14:01
Updating the example command to include the SSL port. This, obviously, isn't strictly needed, but at least two people (yours truly included) have spent to much time trying to figure out why StartTLS works, but LDAPS doesn't...
fixes #9: Add SSL port to example
* Set ports higher than 10000 (10389 / 10636)
* Set user in dockerfile
* Use tini to start slapd
* Use CMD for slapd arguments
Fix ldap listen interface
Add automatic config admin password replacement #14, escaping sed characters
Add links to docker hub in README
STARTTLS, custom/valid certificate support, runtime configuration  & other enhancements
- in the `docker` given to start the container there is a port mapping
  for `10389` which is now reflected in the example `login.config`
  file for ease of use
rroemhild and others added 7 commits August 27, 2021 15:43
Adjusted `userProvider` in example `login.config` file
Environment variables are optional, but set -eux raises an error when they are not used.
Fix: assign a default value before testing the variables.
Presumably the `cn=` is a typo.
Remove extra cn= in cn=Bender Bending Rodriguez
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

Successfully merging this pull request may close these issues.