[teiid-issues] [JBoss JIRA] (TEIID-2167) Permissions should also specify object type

Barry LaFond (JIRA) issues at jboss.org
Wed Mar 8 15:07:00 EST 2017


    [ https://issues.jboss.org/browse/TEIID-2167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13374930#comment-13374930 ] 

Barry LaFond commented on TEIID-2167:
-------------------------------------

Implementing functionality that provides either user interaction or setting the type automatically will both required a complete set of allowable types.  Can these types be provided somehow through an API?

> Permissions should also specify object type
> -------------------------------------------
>
>                 Key: TEIID-2167
>                 URL: https://issues.jboss.org/browse/TEIID-2167
>             Project: Teiid
>          Issue Type: Quality Risk
>          Components: Query Engine
>            Reporter: Steven Hawkins
>            Assignee: Steven Hawkins
>             Fix For: 9.3
>
>
> Teiid permissions only specify a resource name.  However it is possible to have to have conflicting schema/table (since we are using non-sql safe unquoted names) or table/procedure names.
> Ideally we would use proper sql names (this is true everywhere, not just in permissions) and specify the object type (TABLE, PROCEDURE, SCHEMA, LANGUAGE, FUNCTION, etc.).  This would also allow us to have a more standard USAGE permission, rather than something like LANGUAGE, which is used to convey the permission and object type.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the teiid-issues mailing list