-
Notifications
You must be signed in to change notification settings - Fork 984
slapd does not listen on IPv6 by default #607
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
Comments
This seems to be the source of the problem:
From |
Just starting slapd with
binds correctly:
|
I suggest to bind on ldap://, ldaps:// and ldapi:// by default - would that be an accepted patch? |
@BertrandGouny do you think such a patch would be ok to get in? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Running osixia/openldap:1.5.0 in an IPv6 only k8s clusters results into:
(port 80 is served by the ungleich-nginx container handling letsencrypt)
The text was updated successfully, but these errors were encountered: