[MDEV-27002] Add the capability of generating random passwords for user accounts, as an alternative to requiring explicit administrator-specified literal passwords. Created: 2021-11-08 Updated: 2021-12-09 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | None |
| Fix Version/s: | None |
| Type: | Task | Priority: | Minor |
| Reporter: | Koustuv Chatterjee | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Description |
|
We need similar feature of Random Password Generation 'IDENTIFIED BY RANDOM PASSWORD' while user creation like in MySQL that shall satisfy CSPRNG. |