[teiid-issues] [JBoss JIRA] (TEIID-5844) Schema level permissions are not checked proactively for foreign temporary tables

Steven Hawkins (Jira) issues at jboss.org
Fri Nov 8 09:06:00 EST 2019


Steven Hawkins created TEIID-5844:
-------------------------------------

             Summary: Schema level permissions are not checked proactively for foreign temporary tables
                 Key: TEIID-5844
                 URL: https://issues.jboss.org/browse/TEIID-5844
             Project: Teiid
          Issue Type: Quality Risk
          Components: Query Engine
            Reporter: Steven Hawkins
            Assignee: Steven Hawkins
             Fix For: 13.x


Anyone with the permission to create a temporary table can create a foreign temporary table.  From there we'll check the permissions on operations against the schema.  It would be nice to error out on the create temporary table if the user is not going to be sufficient permissioned to use it.  It's currently not the case, but if we ever have source level side effects from create foreign temp, then it becomes important to prevent the create as well.  



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the teiid-issues mailing list