You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafodion.apache.org by "Hans Zeller (JIRA)" <ji...@apache.org> on 2017/03/29 21:11:41 UTC

[jira] [Created] (TRAFODION-2561) UDRs for non-trusted users

Hans Zeller created TRAFODION-2561:
--------------------------------------

             Summary: UDRs for non-trusted users
                 Key: TRAFODION-2561
                 URL: https://issues.apache.org/jira/browse/TRAFODION-2561
             Project: Apache Trafodion
          Issue Type: New Feature
          Components: sql-general
    Affects Versions: 2.0-incubating
            Reporter: Hans Zeller


Right now, only trusted users can create Trafodion User-defined Routines, called UDRs in short (this includes stored procedures in Java, scalar UDFs and table-mapping UDFs). This is because these UDRs run under the user id of the Trafodion engine. It would be good to have an "isolated" flavor where these routines run under some other user id that poses a much smaller security risk, as it is done in other DMBSs, like IBM DB2 for Linux, Unix and Windows.

This JIRA is the parent of multiple subtasks to achieve this goal.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)