Retrieving Cassandra database username and password

Last Updated : Jun 10, 2026 |

About this task

Before restoring Avaya Aura® Device Services application, you must retrieve the Cassandra username and password.

Procedure

  1. Navigate to Cassandra database:

    cdto cas

  2. Access the binary folder:

    cd bin

  3. To retrieve the Cassandra username, run the following command:

    sudo ./getDBCreds.sh DB_USER

  4. To retrieve the Cassandra password, run the following command:

    sudo ./getDBCreds.sh DB_PASSWORD