Skip to main content

How to add a password to your Rust server

Adding a password to your Rust Server lets you control exactly who can join. This keeps out random players who could ruin the fun, and helps build a safe community of trusted members. With a password, server management becomes way easier and more secure.

Step 1) Download the Authentication mod from the official uMod website HERE.

https://static.qgshosting.com/cdn/images/guides/files-oxide-plugins.png

Step 2) Go to your console > click on your server and stop it using the "STOP" button.

console stop

Step 3) Once your server is stopped, go to "FILE MANAGER". 

> Then navigate to home > container > oxide > plugins

Step 4) Click Upload 

https://static.qgshosting.com/cdn/images/guides/files-oxide-plugins.png

> select the Authentication file you downloaded in Step 1

Step 5) Go back to the console and start the server again.

https://static.qgshosting.com/cdn/images/guides/settings-console.gif

How to Configure your Password**


Step 1) Go to your console > click on your server and stop it using the "STOP" button.

console stop

Step 2) Once your server is stopped, go to "FILE MANAGER". 

Step 3) Navigate to: /home/container/oxide/config

> then open Authenticator.json & set a password that’s easy for you to share with friends, but not easy for strangers to guess. 

https://static.qgshosting.com/cdn/images/guides/rust-files-config.png

> Click on SAVE CONTENT once you've added your password. 

Step 4) Go back to the Console and start the server again.

https://static.qgshosting.com/cdn/images/guides/settings-console.gif