> ## Documentation Index
> Fetch the complete documentation index at: https://help.freakhosting.com/llms.txt
> Use this file to discover all available pages before exploring further.

# How to Configure Server Admin in Sons of the Forest

> Configure admin passwords, owner credentials, and permissions on your Sons of the Forest server using the JSON configuration file and SteamID system.

## Server Authority: Admin Setup

<CardGroup cols={2}>
  <Card title="Difficulty" icon="gauge-low">
    Beginner
  </Card>

  <Card title="Time" icon="clock">
    5 Minutes
  </Card>
</CardGroup>

***

> Sons of the Forest dedicated servers use a streamlined permission system based on administrative passwords. By configuring an "Admin Password," you grant yourself the ability to execute world-management commands and manage player connections directly from the in-game client.

| Reading Time | Difficulty | Last Updated |
| :----------: | :--------: | :----------: |
|   3 minutes  |  Beginner  | January 2026 |

***

## Initialization

1. **Stop Server:** Ensure your server is offline before modifying JSON files.
2. **Locate Config:** Open the `/userdata/dedicatedserver.cfg` file using the FREAKHOSTING File Manager.
3. **Set Password:** Find the line `"AdminPassword": ""` and enter your desired secure phrase between the quotes.
   * *Example:* `"AdminPassword": "MySecretPassword123!"`

***

## Authenticating In-Game

Once the server is back online, follow these steps to claim your administrative rights:

1. Join your server as a normal player.
2. Open the **F1** console (requires [Cheatstick Activation](/games/sons-of-the-forest/console-commands-cheatstick) first).
3. Type the following command: `/adminlogin {YourPassword}`.
4. If successful, you will receive more strong options within the F1 menu to kick, ban, or teleport players.

***

<Note>
  ### SteamID Authorization

  Advanced users can also authorize themselves by adding their 17-digit SteamID64 to the `"Owners"` array in the configuration file, allowing for automatic admin status every time they connect without needing to type a password.
</Note>

<Note>
  ### Support Channels

  If you need assistance or have any questions, please contact our support team:

  * **Live Chat:** Available on our website
  * **Website Ticket:** [Submit a Ticket](https://freakhosting.com/clientarea/submitticket.php)
  * **Discord:** [Join our Community](https://discord.gg/freakhosting)
  * **Email:** [support@freakhosting.com](mailto:support@freakhosting.com)
</Note>

<Tip>
  ### First Month Discount

  Use code **KB20** at checkout to get **20% off** your first month of hosting!
</Tip>

***

<div align="center">
  **Last Updated:** January 2026 | **Sons of the Forest:** Admin config verified.
</div>

***

<Note>
  ### Need Extra Help?

  If you encounter any issues, our support team is ready to assist:

  * **Live Chat:** Quick assistance via our website.
  * **Support Ticket:** [Open a Ticket](https://freakhosting.com/clientarea/submitticket.php)
  * **Discord:** [Join our Community](https://discord.gg/freakhosting)
  * **Email:** [support@freakhosting.com](mailto:support@freakhosting.com)
</Note>

<Tip>
  ### Save on Your Hosting

  Ready to get a new server? Use code **KB20** at checkout for **20% off** your first month!
</Tip>
