Changing RCON Password

From CyberWurx Customer Wiki

Revision as of 14:32, 20 November 2009 by Cwadmin (Talk | contribs)
(diff) ←Older revision | Current revision (diff) | Newer revision→ (diff)
Jump to: navigation, search

Contents

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 "mypassword" include the quotation marks

Purpose

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

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