You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@sentry.apache.org by "Matyas Orhidi (JIRA)" <ji...@apache.org> on 2016/08/16 17:58:20 UTC

[jira] [Updated] (SENTRY-1442) Grant default privileges with ${user} template

     [ https://issues.apache.org/jira/browse/SENTRY-1442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matyas Orhidi updated SENTRY-1442:
----------------------------------
    Summary: Grant default privileges with ${user} template  (was: Grant default privileges with ${user})

> Grant default privileges with ${user} template
> ----------------------------------------------
>
>                 Key: SENTRY-1442
>                 URL: https://issues.apache.org/jira/browse/SENTRY-1442
>             Project: Sentry
>          Issue Type: New Feature
>            Reporter: Matyas Orhidi
>
> In order to avoid defining default privileges for each users individually, the following expressions could be used instead:
> GRANT ALL ON DATABASE '${user}' TO ROLE selfservice_role;
> GRANT ALL ON URI 'hdfs://nameservice1/user/${user}'



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)