You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Sentry Webserver now supports Kerberos Authentication and Authorization. Here are the configuration for enable Kerberos Authentication and Authorization for web server.

Sentry Service (sentry-site.xml)

Authentication

Config PropertyValueDefaultRequired
sentry.service.web.authentication.typeKERBEROSNONEYes
sentry.service.web.authentication.kerberos.principalThe principal name-Yes
sentry.service.web.authentication.kerberos.keytabPath to the keytab file-Yes

Authorization

Config PropertyValueDefaultRequired
sentry.service.web.authentication.allow.connect.usersComma-separated list of users allowed to connectsentryYes
  • No labels