Author Topic: RCON Help?!  (Read 1631 times)

KiLo

  • Autococker
  • Posts: 2086
RCON Help?!
« on: August 31, 2007, 08:51:50 AM »
I know there have been many threads about how to use the RCON but none of them have really been that clear.  And now I actually need to use the RCON.

My problem: There is a password on the server and I don't know it. But I know the RCON password. So my question is how would I go about logging in with the RCON to change the password on the server?

ViciouZ

  • Map Committee
  • Autococker
  • Posts: 2227
Re: RCON Help?!
« Reply #1 on: August 31, 2007, 09:53:38 AM »
Get rcon unlimited or another rcon client, or use the inbuilt game one, connect to the server with IP and Rcon password and type password blarblarblar.

XtremeBain

  • Developer
  • Autococker
  • Posts: 1470
Re: RCON Help?!
« Reply #2 on: August 31, 2007, 09:54:34 AM »
At the rcon console, type 'password'
Quote from: rcon console
>password
"password" is "KiLo-is-a-newb"

To change it type 'set password whatever'
Quote from: rcon console
>set password whatever
"password" is "whatever"

You can't remove a password through rcon unless you have a config like such:
Quote from: pball/configs/unsetpassword.cfg
set password ""
Quote from: rcon console
>exec unsetpassword.cfg
execing unsetpassword.cfg
>password
"password" is ""

I always used ASE or XQF(linux) RCON clients because they save my passwords for me.  I think PureBlood uses RCON Commander or something like that, they're all pretty much the same.  You can even use PB2 itself.

Quote from: Paintball2.exe console
>rcon_address 192.168.1.100
>rcon_password 20inchwhat?
>rcon set password dongs
Print from 192.168.1.100:27910:
"password" is "dongs"

KiLo

  • Autococker
  • Posts: 2086
Re: RCON Help?!
« Reply #3 on: August 31, 2007, 10:06:43 AM »
Quote from: Paintball2.exe console
>rcon_address 192.168.1.100
>rcon_password 20inchwhat?
>rcon set password dongs
Print from 192.168.1.100:27910:
"password" is "dongs"

That worked pefectly although I don't know about your choice of password. Thanks for the help though guys.

jitspoe

  • Administrator
  • Autococker
  • Posts: 18802
Re: RCON Help?!
« Reply #4 on: August 31, 2007, 02:16:31 PM »
I believe I added an "unset" command, so you cound do "rcon unset password".  Also, it's good to set the passwordtimeout cvar so if the server sits around empty for the number of minutes specified, the password will automatically unset itself.

lekky

  • Autococker
  • Posts: 2449
Re: RCON Help?!
« Reply #5 on: August 31, 2007, 04:03:22 PM »
I use Rcon Unlimited. Very helpful.

KiLo

  • Autococker
  • Posts: 2086
Re: RCON Help?!
« Reply #6 on: August 31, 2007, 07:55:55 PM »
Looks like just what I needed. Thanks much lekky.

* KiLo <3 lekky!!!

ViciouZ

  • Map Committee
  • Autococker
  • Posts: 2227
Re: RCON Help?!
« Reply #7 on: September 01, 2007, 04:09:55 AM »
RAWR!
Get rcon unlimited or another rcon client,

KiLo

  • Autococker
  • Posts: 2086
Re: RCON Help?!
« Reply #8 on: September 01, 2007, 07:09:36 AM »
Relax Viciouz I seen what you wrote and the lekky gave me the link.

Revision from my last post:
* KiLo <3 lekky & Viciouz!!!