πŸ”How to Reset Database Password on Clouddley

Learn how to reset your database password on Clouddley

Resetting a database password is sometimes necessary for security or access recovery. With Clouddley, the process is simple and secure. This article walks you through the steps to reset your database password.

Steps to Reset a Database Password

For this, we will be resetting the password of a PostgreSQL database user.

1

Navigate to the Databases dashboard and click on the database.

Clouddley database dashboard
Selecting the database to reset the password on the Clouddley dashboard
2

In the Users tab, navigate to the Actions column, click the three-dot menu, and select Reset Database.

PostgreSQL users tab displaying all users.
Users tab displaying a list of all active users.
3

Input the database name and click on Reset Password.

Reset database user password on Clouddley pop up.
Entering the database name for password reset.

Once you see this pop-up, you've successfully reset your Database password.

Successful password reset confirmation.
Image of a successful password reset

Considerations After Resetting the Password

Once the password reset is successful, existing active connections will remain unaffected. However, users must log in again with the new password for any new sessions. To ensure a smooth transition and maintain security, consider the following:

  • Update Stored Credentials: To avoid connection issues, update applications and services using the database with the new password.

  • Verify Access: To confirm if the update was successful, test the new credentials by logging in.

  • Monitor for Unauthorized Access: Check database logs for any failed login attempts, as old credentials may still be in use.

Conclusion

Resetting a database password is a straightforward process on Clouddley, ensuring secure access without disrupting active connections. You can maintain smooth database operations by updating credentials in connected applications, verifying access, and following security best practices.

Last updated

Was this helpful?