Using Bind Credentials (Search and Bind)
About this task
ldap section of
the hue.ini file:Procedure
-
Set
search_bind_authentication=true. -
In the
Authentication backendsection, add the following line after the##backend=statement: Hue searchesbase_dnfor an entry withuser_name_attrthat contains the user name provided on the Hue login page.backend=desktop.auth.backend.LdapBackend - Restart Hue once all configuration changes have been made so the changes will take effect.