[MXS-2257] Document path argument for maxpasswd Created: 2019-01-11  Updated: 2019-01-16  Resolved: 2019-01-16

Status: Closed
Project: MariaDB MaxScale
Component/s: Documentation, maxpasswd
Affects Version/s: 2.2.19, 2.3.2
Fix Version/s: 2.2.20

Type: Task Priority: Major
Reporter: Geoff Montee (Inactive) Assignee: markus makela
Resolution: Fixed Votes: 0
Labels: None

Issue Links:
Relates
relates to MXS-1736 Clarify the usage of maxpasswd in doc... Closed

 Description   

The maxpasswd utility takes a path to directory or a .secrets file as an optional argument:

$ maxpasswd --help
usage: maxpasswd [-h|--help] [path] password
 
This utility creates an encrypted password using a .secrets file
that has earlier been created using maxkeys.
 
-h, --help: Display this help.
 
path : The directory where the .secrets file is located, or the path
       of the .secrets file itself. Note that the name of the file
       must be .secrets.
 
If a path is not provided, the .secrets file is looked for in the
directory /var/lib/maxscale.

This is not documented:

https://mariadb.com/kb/en/mariadb-maxscale-22-encrypting-passwords/

https://mariadb.com/kb/en/mariadb-maxscale-23-encrypting-passwords/


Generated at Thu Feb 08 04:12:49 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.