Uploaded image for project: 'Apache Trafodion (Retired)'
  1. Apache Trafodion (Retired)
  2. TRAFODION-1758

A user has dbroot role can't grant component privilege to other users/roles

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • None
    • sql-security
    • None

    Description

      A user has dbroot role can't grant component privilege to other users/roles

      Reproduce steps –

      User DBROOT –

      create role myrole1;
      register component myusers1;
      create component privilege created as 'cr' on myusers1 detail 'create users';
      create table t2(a int, b int);
      grant role DB__rootrole to testuser1 ;

      User testuser1 –

      qi_mxci2>grant component privilege created on myusers1 to myrole1 with grant option;

          • ERROR[1017] You are not authorized to perform this operation. [2015-12-31 15:07:32]

      Attachments

        Issue Links

          Activity

            People

              rmarton Roberta Marton
              rachelgao Gao, Rui-Xian
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: