Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.1(EOL)
-
None
-
10.1.14
Description
Apparently, CREATE ROLE is blocked when using a password validation plugin. It's not clear why this should be the case, or how to avoid this, as there is no way to provide a password when creating a role.
> install soname 'simple_password_check';
|
Query OK, 0 rows affected (0.00 sec)
|
> create role 'myrole';
|
ERROR 1819 (HY000): Your password does not satisfy the current policy requirements
|
Attachments
Issue Links
- relates to
-
MDEV-9908 cracklib plugin crashes server on CREATE ROLE
-
- Closed
-
Activity
Field | Original Value | New Value |
---|---|---|
Issue Type | Task [ 3 ] | Bug [ 1 ] |
Status | Open [ 1 ] | Confirmed [ 10101 ] |
Component/s | Authentication and Privilege System [ 13101 ] | |
Fix Version/s | 10.1 [ 16100 ] | |
Affects Version/s | 10.1 [ 16100 ] | |
Assignee | Sergei Golubchik [ serg ] |
Sprint | 10.1.14 [ 51 ] |
Status | Confirmed [ 10101 ] | In Progress [ 3 ] |
Status | In Progress [ 3 ] | Stalled [ 10000 ] |
Fix Version/s | 10.1.14 [ 21804 ] | |
Fix Version/s | 10.1 [ 16100 ] | |
Resolution | Fixed [ 1 ] | |
Status | Stalled [ 10000 ] | Closed [ 6 ] |
Workflow | MariaDB v3 [ 75381 ] | MariaDB v4 [ 150339 ] |