sql: users with select permissions can alter tables and partitions with zone configurations #40693
Labels
A-sql-privileges
SQL privilege handling and permission checks.
C-bug
Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.
S-2
Medium-high impact: many users impacted, risks of availability and difficult-to-fix data errors
In our docs, we specify that
Currently, only members of the admin role can configure replication zones. By default, the root user belongs to the admin role.
We don't appear to follow that. Here is an example of creating users and databases:
Andy is able to alter tables and partitions:
Proof of no create table privileges:
The text was updated successfully, but these errors were encountered: