SECURING PASSWORDS WITH A KEYSTORE
https://access.redhat.com/documentation/en-us/red_hat_process_automation_manager/7.5/html/installing_and_configuring_red_hat_process_automation_manager_on_red_hat_jboss_eap_7.2/securing-passwords-eap-proc_install-on-eap
Procedure, Step 1
$/add-user.sh -a -e -u -p -g kie-server
- Should be
$/bin/add-user.sh -a -e -u -p -g kie-server
EAP_HOME points to the JBoss EAP root installation directory.
Responses