Thanks for visiting our wiki! Click here to order your own game server at SurvivalServers.com

Difference between revisions of "How to Setup a Password on your server"

From Survival Servers
Jump to navigation Jump to search
(Created page with "Space Engineers has recently added password support. Below is a guide on how you can create and add a password to your server! <ol> <li>Download the Space Engineers Dedicated...")
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Space Engineers has recently added password support. Below is a guide on how you can create and add a password to your server!
+
Below is a guide on how you can create and add a password to your server!
 
<ol>
 
<ol>
 +
<li>Stop your server from your control panel
 
<li>Download the Space Engineers Dedicated Server tool (can be found via steam)</li>
 
<li>Download the Space Engineers Dedicated Server tool (can be found via steam)</li>
<li>click "Run as Admin" if the button pops up</li>
+
<li>Click "Run as Admin" if the button pops up</li>
<li>select local / console then click "Continue to server configuration"</li>
+
<li>Select local / console then click "Continue to server configuration"</li>
 
<li>In the "password" field, input your desired password</li>
 
<li>In the "password" field, input your desired password</li>
 
<li>Now click save, after this click the edit button next to save</li>
 
<li>Now click save, after this click the edit button next to save</li>
 
<li>This should open a notepad, find the following two lines:</li>
 
<li>This should open a notepad, find the following two lines:</li>
<li>Paste these values for <b>ServerPassworHash</b> and the <b>ServerPasswordSalt</b> into your server configuration file</li>
+
<li>Paste these values for <b>ServerPasswordHash</b> and the <b>ServerPasswordSalt</b> into your server configuration file</li>
 
</ol>
 
</ol>
  
Line 13: Line 14:
 
  <ServerPasswordHash>z5dXWHuN6eheu9x+Hf8yEyUG71U=</ServerPasswordHash>
 
  <ServerPasswordHash>z5dXWHuN6eheu9x+Hf8yEyUG71U=</ServerPasswordHash>
 
  <ServerPasswordSalt>/NEiQKDQVNvBEnp27Izvjw==</ServerPasswordSalt>
 
  <ServerPasswordSalt>/NEiQKDQVNvBEnp27Izvjw==</ServerPasswordSalt>
 
 
If you'd rather our team add the password for you simply submit a support ticket [https://www.survivalservers.com/support/ here]. Be sure to include the requested password!
 

Revision as of 05:16, 20 August 2021

Below is a guide on how you can create and add a password to your server!

  1. Stop your server from your control panel
  2. Download the Space Engineers Dedicated Server tool (can be found via steam)
  3. Click "Run as Admin" if the button pops up
  4. Select local / console then click "Continue to server configuration"
  5. In the "password" field, input your desired password
  6. Now click save, after this click the edit button next to save
  7. This should open a notepad, find the following two lines:
  8. Paste these values for ServerPasswordHash and the ServerPasswordSalt into your server configuration file

This is an example of what the two lines will look like, they will defer depending on your chosen password and the salt you get assigned!

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


Share your opinion