Hi. I want to change the LDAP user as currently we are using a Domain Admin account. We want to use the service account for LDAP configuration. I have found below properties in hdfs configuration to change.
hadoop.security.group.mapping.ldap.bind.user
hadoop.security.group.mapping.ldap.bind.password
hadoop.security.group.mapping.ldap.base
hadoop.security.group.mapping.ldap.search.attr.group.name
Could you please guide me how can I change these and is there any document for this?
I am using cloudera 5.10 version.