Egil Sorensen created HCATALOG-433:
--------------------------------------
Summary: user can describe table though no rights given; using
HdfsAuthorizationProvider
Key: HCATALOG-433
URL: https://issues.apache.org/jira/browse/HCATALOG-433
Project: HCatalog
Issue Type: Bug
Components: security
Affects Versions: 0.4.1
Reporter: Egil Sorensen
With hive.security.authorization.manager set to HdfsAuthorizationProvider
and a database with a table, where both database directory and the inclosed
table directory had permissions:
drwx------ - user1 users
the user 'user2' could do both a 'show tables' on the database and a
'described formatted' on the table.
Both of these operations correctly failed with HCatalog 0.2.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira