[MDEV-11702] [docs] Extend manpage for mysql_secure_installation Created: 2017-01-02 Updated: 2017-01-09 Resolved: 2017-01-09 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Documentation, Scripts & Clients |
| Affects Version/s: | 10.1.20 |
| Fix Version/s: | 10.0.29 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Michal Schorm | Assignee: | Ian Gilfillan |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Fedora >=24 |
||
| Description |
|
The mysql_secure_installation script has some options, that should be explained in the man page. This script is used often to make admin sure, he doesn't forgot to apply some essential security settings, before opening server to the public. Some information about the options can be found here: I filed this issue in order to solve https://bugzilla.redhat.com/show_bug.cgi?id=1260821. |
| Comments |
| Comment by Ian Gilfillan [ 2017-01-09 ] |
|
Man page updated: https://github.com/MariaDB/server/pull/286 |