[MXS-3081] interactive mode for maxpasswd Created: 2020-07-21 Updated: 2020-08-25 Resolved: 2020-08-25 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | maxpasswd |
| Affects Version/s: | 2.3, 2.4, 2.5 |
| Fix Version/s: | 2.5.3 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Sylvain ARBAUDIE | Assignee: | Johan Wikman |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Since there is no interactive mode, the encrypted passwords are stored into the .bash_history files. an interactive mode when the password is not provided would be a great feature security wise. |
| Comments |
| Comment by markus makela [ 2020-07-21 ] |
|
I think we can read from stdin if no arguments are given. |