| Server IP : 93.127.173.8 / Your IP : 216.73.217.110 Web Server : LiteSpeed System : Linux in-mum-web1677.main-hosting.eu 5.14.0-611.55.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Tue May 19 15:19:29 EDT 2026 x86_64 User : u635632881 ( 635632881) PHP Version : 8.2.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /proc/self/root/proc/self/root/proc/thread-self/root/usr/share/man/man1/ |
Upload File : |
.TH MAXKEYS "1" "August 2024" "maxkeys " "User Commands" .SH NAME maxkeys .SH DESCRIPTION usage: ./maxkeys [\-h|\-\-help] [directory] .PP This utility generates a random AES encryption key and init vector and writes them to disk. The data is written to the file '.secrets', in the specified directory. The key and init vector are used by the utility 'maxpasswd' to encrypt passwords used in MaxScale configuration files, as well as by MaxScale itself to decrypt the passwords. .PP Re\-creating the file invalidates all existing encrypted passwords in the configuration files. .TP \fB\-h\fR, \fB\-\-help\fR Display this help .TP \fB\-u\fR, \fB\-\-user\fR Designate the owner of the generated file (default: 'maxscale') .TP directory : The directory where to store the file in (default: '/home/markusjm/build\-develop/data/lib/maxscale')