The Active Directory Authentication section of the Kasten K10 documentation for Helm says that “auth.ldap.bindPWSecretName” is used to reference a secret containing the AD bind DN password but does not specify which key in the referenced secret it uses: https://docs.kasten.io/latest/access/authentication.html#active-directory-authentication
So which key does it use? IMHO the documentation should make this explicit for 2 reasons:
- So users don’t have to guess which key to use by trial and error
- So users are confident that the key referenced in the Secret remains stable over K10 releases