|
NAMEsqlr-pwdenc - manual page for sqlr-pwdenc 1.7.0SYNOPSISsqlr-pwdenc [OPTIONS]DESCRIPTIONsqlr-pwdenc is the SQL Relay password encryption utility.When used with the appropriate password encryption module, passwords can be stored in encrypted form in the SQL Relay configuration, rather than in plain text. The sqlr-pwdenc utility can be used to encrypt a given plaintext password, using the specified instance and password encryption id. The encrypted output may then included in the configuration in place of the plaintext password. OPTIONS
EXAMPLESEncrypt the password "pwd" using the password encryption module with id "rot16" as defined in instance "myinst" in the default configuration.
Encrypt the password "pwd" using the password encryption module with id "rot16" as defined in instance "myinst" in the config file ./myconfig.conf.
Rudiments version: 1.2.1 Compiled: Oct 23 2019 21:56:07 AUTHORWritten by David Muse.COPYRIGHTCopyright © 1999-2018 David MuseThis is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Visit the GSP FreeBSD Man Page Interface. |