Skip to main content Skip to complementary content
Close announcements banner

Encrypting the passwords in text mode

The encrypt.sh file under the directory <MDM_ROOT>/tools/encrypt enables you to encrypt plain text passwords using the MDM encryption key in a terminal.

After that, the encrypted passwords can be used in configuration files directly.

Procedure

  1. Open a terminal instance.
  2. Enter the full directory that navigates to the encrypt.sh file.
  3. Run the command encrypt <your_password> <mdm_encryption_key> to encrypt your password.
    The encrypted password is displayed accordingly.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!