ABS and AAD CLI provides the commands listed in the following table.

Basic commands
  • Start ABS
  • Stop ABS
  • Help
  • Update password
Obfuscation commands
  • Generate obfuscation key
  • Obfuscate password
Start ABS
Description
Starts ABS. Run the command from /opt/pingidentity/abs/bin directory
Syntax
./start.sh
Stop ABS
Description
Stops ABS. Run the command from/opt/pingidentity/abs/bin directory
./stop.sh
Help
Description
Displays cli.sh help
Syntax
./cli.sh help
Update Password
Description
Change ABS admin password
Syntax
./cli.sh update_password {-u admin}
Generate Master Key
Description
Generate the master obfuscation key abs_master.key
Syntax
./cli.sh -u admin -p admin generate_obfkey
Obfuscate Password
Description
Obfuscate the passwords configured in various configuration files
Syntax
./cli.sh -u admin -p admin obfuscate_keys