Encrypt API Pass from CLI

Overview

Softaculous allows you to encrypt API Pass for the existing users from command line. 

Note : This has been added in Softaculous 4.7.9 Note : This option is available only in Softaculous Remote and Enterprise

  • Use the following command to encrypt API Pass :
/usr/local/emps/bin/php /usr/local/softaculous/cli.php --encrypt_api_pass
  • Thats it. All the existing users API Pass have been encrypted.

Parameters

  • In the above command the first parameter should be –encrypt_api_pass as this parameter will initiate the password encrypt function.
Was this helpful to you?