Customizing the User RDN for LDAP Authentication
Prerequisites
Helm version 3 is installed on your system.
The Kubernetes command line tool kubectl is configured and has access to the target installation.
You know the name and namespace of your Connectware installation. See Obtaining the name, namespace, and version of your Connectware installation.
The values.yaml file is available.
Customizing the Search Filter for LDAP Authentication
If your LDAP directory uses a different property than “cn” as the username that is to be used, you can specify this property in the Helm value userRdn
in the global.authentication.ldap
context.
Example
Related Links
PreviousCustomizing the Search Filter for LDAP AuthenticationNextTroubleshooting Connectware on Kubernetes
Last updated
Was this helpful?