How To Set a Password on Your Arma 3 Server
Learn how to password protect your Arma 3 dedicated server.
Setting a password on your Arma 3 server restricts access to only players who know the password. This is useful for private sessions and milsim events.
Open the Startup Page
Log in to the XGamingServer Panel and select your Arma 3 server. In the sidebar, click Startup.
Set the Server Password
Find the Server Password field and enter the password you want players to use when connecting.
Restart Your Server
Go to Console in the sidebar and restart your server.
Players will now be prompted to enter the password when they try to join.
💡 Tip: You can also set the password directly in your
server.cfgby editing thepasswordline:password = "yourpassword";
📝 Note: To remove the password and make the server public again, simply clear the password field in Startup and restart.
How is this guide?