Set RCON settings in server-settings.json

Post your ideas and suggestions how to improve the game.

Moderator: ickputzdirwech

User avatar
mickael9
Fast Inserter
Fast Inserter
Posts: 112
Joined: Mon Mar 14, 2016 4:04 am
Contact:

Set RCON settings in server-settings.json

Post by mickael9 »

Currently, the only way to specify RCON settings is to specify them in the command line arguments.
This causes a security concern on servers since any user can see the RCON password in the process list
It also shows up in the log file since all command line arguments are printed here

I think this kind of info ought to be stored in the server-settings.json file.
XaLpHa89
Fast Inserter
Fast Inserter
Posts: 122
Joined: Wed Jan 24, 2018 6:59 am
Contact:

Re: Set RCON settings in server-settings.json

Post by XaLpHa89 »

I agree, I think it would be nice if you could save the data there.
dalindes
Inserter
Inserter
Posts: 27
Joined: Sun Jan 23, 2022 8:02 pm
Contact:

Re: Set RCON settings in server-settings.json

Post by dalindes »

A very belated +1 to this idea... passwords in command-lines is... suboptimal (to put it mildly), IMHO.

(Granted, passwords in a plain-text file aren't hugely better, but at least that can be something that's locked down with permissions on a multi-user system. Anyone able to log in as the same user (or as root), though, will of course still have access... but that's at least a somewhat higher bar.)
Post Reply

Return to “Ideas and Suggestions”