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

Added ability to sepcifiy different values for ldap 'host' and 'name' #46

Merged
merged 1 commit into from
Sep 4, 2018

Conversation

timothyclarke
Copy link
Contributor

The primary use case for this is Kubernetes where the external and internal names will be different.
Within Kubernetes you address services by .. the service name will often include elements related to the deployment.

Eg Externally you might want to use ldap.example.org as the friendly name to display to the end user. Within the kubernetes cluster this may be openldap-master.internal.k8s.example.org where openldap-master is the service name, internal is the namespace and k8s.example.org is the cluster name

… useful for k8s which will often have different internal and external names
@BertrandGouny
Copy link
Member

Thanks :)

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.

2 participants