maxpasswd options in 2.5
Topics on This Page:
long_opt |
short_opt |
has_arg |
descr |
---|---|---|---|
-d |
None |
Decrypt an encrypted password instead. |
|
-h |
None |
Display this help. |
|
-i |
None |
If maxpasswd is reading from a pipe, it will read a line and use that as the password. If maxpasswd is connected to a terminal console, it will prompt for the password. If '-i' is specified, a single argument is assumed to be the path and two arguments is treated like an error. path The key file directory (default: '/var/lib/maxscale') password The password to encrypt or decrypt |