Step 1:
Add below lines in ldap section in hue.ini
[[ldap]]
base_dn="dc=tuxhub,dc=com"
ldap_url=ldap://adp034.tuxhub.com:389
use_start_tls=false
bind_dn="uid=nitin,ou=Users,dc=tuxhub,dc=com"
bind_password=nitin
ldap_username_pattern="uid=<username>,ou=Users,dc=tuxhub,dc=com"
search_bind_authentication=false
No comments:
Post a Comment