[MCOL-1157] Document which specific password should be passed to startSystem Created: 2018-01-12 Updated: 2020-08-25 Resolved: 2018-02-19 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | Documentation |
| Affects Version/s: | 1.0.12, 1.1.2 |
| Fix Version/s: | Icebox |
| Type: | Task | Priority: | Major |
| Reporter: | Geoff Montee (Inactive) | Assignee: | Andrew Hutchings (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | documentation | ||
| Description |
|
startSystem asks for a password:
The documentation does not mention any password for this command. https://mariadb.com/kb/en/library/mariadb-columnstore-system-usage/#starting-the-system-or-modules https://mariadb.com/kb/en/library/columnstore-administrative-console/ The help text says it's the "server root password". If this is correct, then that information should probably be documented.
However, I'm skeptical that this help text is completely accurate. Since non-root installs are supported, I would imagine that there are cases where this password is not the server root password, and it is actually the password for some other user account. If this is correct, then both the documentation and the help text should probably be updated. |
| Comments |
| Comment by David Thompson (Inactive) [ 2018-01-12 ] |
|
This has always been a bit confusing to me as well hill good suggestion to clarify this and also validate my assumptions. |
| Comment by David Hill (Inactive) [ 2018-01-12 ] |
|
Document update, added information about startsystem after a shutdown where password might be required https://mariadb.com/kb/en/library/mariadb-columnstore-system-usage/ |
| Comment by Andrew Hutchings (Inactive) [ 2018-02-19 ] |
|
Closing as document is good. |