Space Engineers /// Setting a server password Print

  • space engineers add pasword, space engineers heslo, space engineers zaheslování serveru
  • 1

Space Engineers stores the server password as a hash and salt. Generate these values using the Space Engineers Dedicated Server tool:

  1. Install the Space Engineers Dedicated Server tool from Steam.
  2. Run it as an administrator.
  3. Select Local / Console and click Continue to server configuration.
  4. Enter the required password under Password and save the configuration.
  5. Click Edit next to Save to open the generated configuration file.
  6. Locate these two lines:

<ServerPasswordHash>z5dXWHuN6eheu9x+Hf8yEyUG71U=</ServerPasswordHash>
<ServerPasswordSalt>/NEiQKDQVNvBEnp27Izvjw==</ServerPasswordSalt>

The displayed values are only an example. Copy the values generated for your own password.

  1. Open your hosted server in the management panel.
  2. Open Configuration Files.
  3. Click Text Editor for SpaceEngineers-Dedicated.cfg and locate the password-hash and salt lines.
  4. Replace both values with the generated values.
  5. Save the file.
  6. Start the server.

Was this answer helpful?

« Back