[MDEV-20631] Activated simple password check does not allow to create user identified via unix_socket Created: 2019-09-19 Updated: 2020-11-09 Resolved: 2019-09-19 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Authentication and Privilege System |
| Affects Version/s: | 10.2.22 |
| Fix Version/s: | 10.4.0 |
| Type: | Bug | Priority: | Major |
| Reporter: | Ulrich Moser (Inactive) | Assignee: | Sergei Golubchik |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
RHEL7 |
||
| Issue Links: |
|
||||||||||||||||
| Description |
|
After activating the simple_password_check plugin I can no longer create users that are authenticated against their Linux account. CREATE USER fails with ERROR 1819. This does not occur in 10.4.7 but I could not find any release notes of versions 10.2 newer than 10.2.22 where it says that this has been fixed. Currently we use 10.2.22 from the RHSCL. |
| Comments |
| Comment by Sergei Golubchik [ 2019-09-19 ] |
|
It was fixed in 10.4.0 in the scope of |