[
https://issues.apache.org/jira/browse/TRAFODION-353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14723647#comment-14723647
]
ASF GitHub Bot commented on TRAFODION-353:
------------------------------------------
Github user robertamarton commented on a diff in the pull request:
https://github.com/apache/incubator-trafodion/pull/69#discussion_r38330327
--- Diff: core/sql/regress/catman1/EXPECTED129 ---
@@ -258,19 +258,16 @@ End of MXCI Session
>>-- As user1, should succeed
>>update us4.t1 set col3 = 2 ;
-*** ERROR[4481] The user does not have SELECT privilege on table or view
TRAFODION.US4.T1.
-
-*** ERROR[8822] The statement was not prepared.
-
+--- 4 row(s) updated.
--- End diff --
Yes, it looks like we check for select privilege when an update is
performed. The user is not able to update if they don't have select.
> LP Bug: 1327302 - traf_authentication_config template reference incorrect
> script
> --------------------------------------------------------------------------------
>
> Key: TRAFODION-353
> URL: https://issues.apache.org/jira/browse/TRAFODION-353
> Project: Apache Trafodion
> Issue Type: Bug
> Components: sql-security
> Reporter: Paul Low
> Assignee: Cliff Gray
> Priority: Minor
>
> Line 26 in the template file
> $MY_SQROOT/sql/scripts/traf_authentication_config refers to a script
> 'sqauthon'. The script name needs to be updated to
> 'traf_authentication_setup'.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)