encodePassword command
Example: Create an encoded password and save to a file
gateway83
Purpose and Usage |
|
Example
: Create an encoded password and save to a file
$ ./GatewayMigrationUtility.sh encodePassword --password 5kN2Tn*4$8 --hideProgress > mypass.txt
Best_Practice_GMU7

Restrict file permissions to protect password files.