Tom-Kun edited a comment on issue #8406: User Impersonation 
Documentation/Example
URL: 
https://github.com/apache/incubator-superset/issues/8406#issuecomment-544591520
 
 
   Hi @dpgaspar,
   
   Yup, I have the following configuration
   `AUTH_LDAP_BIND_USER=uid=admin,cn=users,dc=example,dc=local`
   `AUTH_LDAP_BIND_PASSWORD=**********`
   `AUTH_LDAP_SEARCH=dc=example,dc=local`
   `AUTH_LDAP_SERVER=ldap://ldap-server.example.local`
   `AUTH_TYPE =LDAP`
   `ENABLE_PROXY_FIX =False`
   `SUPERSET_TIMEOUT =420`
   `SUPERSET_WEBSERVER_ADDRESS =client.example.local`
   `SUPERSET_WEBSERVER_PORT =8089`
   `SUPERSET_WORKERS=3`
   `WTF_CSRF_ENABLED=True`
   `AUTH_ROLE_ADMIN =Admin`
   `AUTH_USER_REGISTRATION =True`
   `ENABLE_KERBEROS_AUTHENTICATION =True`
   `KERBEROS_KEYTAB =/etc/security/keytabs/superset.headless.keytab`
   `KERBEROS_PRINCIPAL [email protected]`
   
   I don't know what I'm missing there.
   The actual version of the product is on a HDP cluster v3.1.4 (superset 
version 0.23).
   
   Thank you very much

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to