How to change encrypted mysql password in databases.yml
Updating any encrypted database password of database.yml files can be done following the below steps.
Login to Support repo and check out 'db-password-encrypt' task from below path.
Copy DBPasswordEncryptTask.class.php to:
- <web root>/symfony/plugins/orangehrmCorePlugin/lib/task/
Run the below symfony command
- sudo php symfony cc
Run the following symfony task with the new password. --new-username option is optional, use it when you need to change the username as well
- sudo php symfony orangehrm:DBPasswordEncrypt --new-password="[password here]" --new-username="root"
Remove the DBPasswordEncryptTask.class.php from <web root>/symfony/plugins/orangehrmCorePlugin/lib/task/ and run the following Symfony commands:
- sudo php symfony cc
- sudo php symfony d:build-model
- sudo php symfony o:publish-assets
Open the database.yml file and check if the password and/or username is updated.
Related Articles
Changing a birthday image
Requirements 1. IP address, username,password of the server. 2. MySQL password and username Procedure Step 1: Firstly, log into the server using appropriate credentials. ssh -o ...
On-Site Client Automated Backup Script
Requirement: Onsite clients may request for automated backup scripts to be deployed on their servers for daily backups. Use: Deploy the below script on the clients server along with a specific cron-task setup for backups to be taken on a pre-defined ...
Add doner in Gender Links instance
Gender Links is a custom client. There can be a configuration request to "Add Doner", This needs to be added from the back end 1. Backup the database backup_db /var/www/html/OHRMStandalone/PROD/genderlinks/ 2. Insert the below query INSERT INTO ...
Support Services - Incoming / Outgoing Call handling process -Global Support +1-914-908-4886
Warm and Cold calling Guidelines We need to make sure that we keep ourselves logged in to the skype common login and make sure the calls are answered during the shift times we cover as 18/5. Skype login will rotate among the Support staff Naomi, ...