Skip to main content

24 agosto 2026

Update Database Credentials For App Volumes Manager

You can update the connection details for App Volumes Manager by updating the database credentials. Your database connection can use either the Windows Integrated authentication method or the SQL Authentication method.

App Volumes Manager UI displays ODBC errors, which can help you troubleshoot database.yml file syntax issues.

When the App Volumes Manager service starts, the cleartext password is replaced by an encrypted stamp.

Prerequisites

While editing the .yml file, ensure that you follow the YAML syntax.

Procedure

  1. On the virtual machine that runs the App Volumes Manager service, stop the service.

  2. In the Control Panel, open the ODBC Data Source Administrator (32-bit) tool.

  3. In the System DSN tab, select svmanager.

  4. Click Configure.

  5. Depending on the mechanism used by your database to connect to the App Volumes Manager server, perform the following steps:

    OptionSteps
    Integrated Windows Authentication
    1. On the Microsoft SQL Server DSN Configuration window, select the Server.
    2. Click Next.
    3. Select With Integrated Windows authentication.
    4. Click Next.
    5. Continue verifying the settings as per your requirement.
    6. Click Finish.
    7. Test the connection and save the settings.
    8. For the database connection details to get updated, you must repeat the steps performed until now for ODBC Data Source Administrator (64-bit) as well.
    SQL Authentication
    1. On the Microsoft SQL Server DSN Configuration window, select the Server.
    2. Click Next.
    3. Select With SQL Server authentication using a login ID and password entered by the user.
    4. Click Next.
    5. Make changes as per your requirement and click Finish.
    6. Test the connection and save the settings.
    7. For the database connection details to get updated, you must repeat the steps performed until now for ODBC Data Source Administrator (64-bit) as well.
    8. In the location where you have installed App Volumes, navigate to the config folder.

      For example: C:\Program Files (x86)\CloudVolumes\Manager\config

    9. Make a copy of the database.yml file as database.yml.bkp.
    10. Using a text editor, edit the database.yml file.
    11. In the file, after production, add the new username and password.
      To add the password after the username field, press enter, leave two spaces, type *password* followed by a colon (password:), and enter the actual password.
    12. Start the App Volumes Manager service.

Questa pagina è stata utile?

Invia un feedback su questo argomento

Questo argomento è stato utile?

Non includere informazioni personali o riservate.

Generazione del link…