Changing RCON Password

From CyberWurx Customer Wiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 14:32, 20 November 2009 (edit)
Cwadmin (Talk | contribs)
(New page: =File: gamedirectory/cfg/server.cfg= server.cfg can be found inside the game directory's cfg folder. =CVAR: rcon_password= Usage: rcon_password "mypassword" *Your password would replace ...)
← Previous diff
Current revision (15:01, 20 November 2009) (edit) (undo)
Cwadmin (Talk | contribs)

 
Line 15: Line 15:
rcon changelevel de_dust2 rcon changelevel de_dust2
-[[Category:Gameserver]] [[Category:Left4Dead2]]+[[Category:Gameserver]] [[Category:Left4Dead]] [[Category:Left4Dead2]] [[Category:Team Fortress 2]] [[Category:Counter-Strike Source]]

Current revision

Contents

[edit] File: gamedirectory/cfg/server.cfg

server.cfg can be found inside the game directory's cfg folder.

[edit] CVAR: rcon_password

Usage:

rcon_password "mypassword"
  • Your password would replace "mypassword" include the quotation marks

[edit] Purpose

This is the rcon administration password. This is required for running admin commands that would affect the server.

[edit] Authenticating Using RCON in game

Run the following command to authenticate yourself in console.

rcon_password mypassword

After you authenticate yourself, you can run admin commands. For example...

rcon changelevel de_dust2
Personal tools