Password Reset For 17.3 Engines

We forgot the password which we used to start/stop engines in 17.3.

We want to stop the engines but we cannot until we remember the password.

Can we reset the password? If yes, how?

When we try to reset the password using --> ./password.sh -p <password>, we get the following error.

 

Please shutdown the following services before changing your password: [ServiceManager]

 

How can we resolve this error and change password?

  Discussion posts and replies are publicly visible

Parents
  • If this is a windows server and you have configured ServiceManager as a windows service...you have to go to Services and then look for AppianServiceManager and stop that service. Easy fix is to stop all Appian services, reboot the OS and then resetting using password.bat -p "new password". In 17.3 there was initially a bug that didnt' start the engines using password.bat or password.sh and the fix was to manually supply the password in appian/services/bin/win-service/service.bat file and look for %APPIAN_SM_PASSWORD% and replace it with the password that you supplied. You don't have to do this if you have deployed the latest hotfix of appian for version 17.3.
Reply
  • If this is a windows server and you have configured ServiceManager as a windows service...you have to go to Services and then look for AppianServiceManager and stop that service. Easy fix is to stop all Appian services, reboot the OS and then resetting using password.bat -p "new password". In 17.3 there was initially a bug that didnt' start the engines using password.bat or password.sh and the fix was to manually supply the password in appian/services/bin/win-service/service.bat file and look for %APPIAN_SM_PASSWORD% and replace it with the password that you supplied. You don't have to do this if you have deployed the latest hotfix of appian for version 17.3.
Children
No Data