08.03.2014, 16:10
Quote:
I wouldn't rely on RCON for anything at all and would just flat out disable it, even in-game. Whenever there is a login attempt, kick the offending player and then invoke an algorithm to generate a new random password. The new password may optionally be logged to the server log for the rare case it is needed. If you have root access (SSH or RDP) then that step may be skipped since you can retrieve the password by executing varlist in the console window.
|