Skip to content

Remove connector allow-all access control#13862

Closed
kokosing wants to merge 1 commit intotrinodb:masterfrom
kokosing:origin/master/309_allow_all
Closed

Remove connector allow-all access control#13862
kokosing wants to merge 1 commit intotrinodb:masterfrom
kokosing:origin/master/309_allow_all

Conversation

@kokosing
Copy link
Copy Markdown
Member

Remove connector allow-all access control

System connector access control does exactly the same and does not break
the system roles. Notice that allow-all connector access control says to
the engine that it controls connector roles, while it has no roles.

System connector access control does exactly the same and does not break
the system roles. Notice that allow-all connector access control says to
the engine that it controls connector roles, while it has no roles.
@kokosing kokosing force-pushed the origin/master/309_allow_all branch from 617c69b to dab3c6a Compare August 26, 2022 11:57
@kokosing
Copy link
Copy Markdown
Member Author

Addressed comments (AC).

@kokosing
Copy link
Copy Markdown
Member Author

kokosing commented Aug 26, 2022

I cannot remove it :(

It appeared that allow-all not only controls access but also controls the ownership (I forgot about it). So if a you set system access control then ownership of tables and views is controlled by system metadata.

@kokosing kokosing closed this Aug 26, 2022
@kokosing kokosing deleted the origin/master/309_allow_all branch August 26, 2022 14:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants