[MDEV-18811] Remove requirement for SUPER in order to manipulate replication Created: 2019-03-04  Updated: 2019-03-04

Status: Open
Project: MariaDB Server
Component/s: None
Fix Version/s: None

Type: Task Priority: Major
Reporter: Eric Herman Assignee: Unassigned
Resolution: Unresolved Votes: 0
Labels: None


 Description   

The STOP SLAVE and related commands require SUPER.
We require finer-grained access rights.

From MySQL 8.0 docs:
https://dev.mysql.com/doc/refman/8.0/en/privileges-provided.html#priv_replication-slave-admin :

REPLICATION_SLAVE_ADMIN

Enables the account to connect to the master server, start and stop replication, and use the CHANGE MASTER TO and CHANGE REPLICATION FILTER statements. Grant this privilege to accounts that are used by slave servers to connect to the current server as their master. This privilege does not apply to Group Replication; use GROUP_REPLICATION_ADMIN for that.


Generated at Thu Feb 08 08:46:55 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.