[MDEV-10193] MariaDB Custom users Created: 2016-06-08 Updated: 2016-07-06 Resolved: 2016-07-06 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Authentication and Privilege System |
| Affects Version/s: | None |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Blocker |
| Reporter: | Srinivas Mutyala | Assignee: | Unassigned |
| Resolution: | Incomplete | Votes: | 0 |
| Labels: | need_feedback | ||
| Description |
|
Hi Team, I would like to know how do we create following users in MariaDB ? Security Officer (sso_role) : This user should only create other users, but shouldn’t have all other DBA privileges. Example : This is not working as expected for me. GRANT [ALTER,ALTER ROUTINE,CREATE,CREATE ROUTINE,CREATE TEMPORARY TABLES,CREATE VIEW,CREATE USER,DELETE,DROP,EVENT,EXECUTE,FILE,GRANT OPTION, ON . TO 'sso_role'@'%' IDENTIFIED BY 'password' ; Thanks, |
| Comments |
| Comment by Srinivas Mutyala [ 2016-06-08 ] |
|
I've already sent an email to : security@mariadb.org onThursday, June 02, 2016 5:24 PM, but no response till date and thus I've raised this ticket. |
| Comment by Sergei Golubchik [ 2016-06-08 ] |
|
| Comment by Elena Stepanova [ 2016-07-06 ] |
|
If you have further information on this issue, please comment to re-open the report. |