ABS CLI
ABS CLI provides the commands listed in the following table.
Basic commands
-
Start ABS
-
Stop ABS
-
Help
-
Update password
-
Update keys
Obfuscation commands
-
Generate obfuscation key
-
Obfuscate password
- Start ABS
-
Starts ABS. Run the command from
/opt/pingidentity/abs/bindirectorySyntax
./start.sh - Stop ABS
-
Stops ABS. Run the command from
/opt/pingidentity/abs/bindirectory./stop.sh - Help
-
Displays
cli.shhelpSyntax
./cli.sh help - Update Password
-
Change ABS admin password
Syntax
./cli.sh update_password \{-u admin} - Update keys
-
Update access and secret keys
Syntax
./cli.sh -u admin -p admin update_keys -ak <access key> -sk <secret key>It is recommended to always use
update_keysCLI command to change the keys. However, you can directly edit theabs_init.jsfile when changing the default access and secret keys for the first time after inistalling ABS AI engine. - Generate Master Key
-
Generate the master obfuscation key
abs_master.keySyntax
./cli.sh -u admin -p admin generate_obfkey - Obfuscate Password
-
Obfuscate the passwords configured in various configuration files
Syntax
./cli.sh -u admin -p admin obfuscate_keys