How do I change the password for a Fortanix DSM node?

Prev Next

You can change the password for a Fortanix Fortanix-Data-Security-Manager (DSM) node using the command-line interface (CLI).

  1. Log in to the node and elevate privileges to the root user:

    sudo su
  2. Run the following command, replacing <username> with the appropriate user account:

    passwd <username>

Follow the prompts to set the new password.