Author Topic: Adding Users  (Read 2625 times)

0 Members and 1 Guest are viewing this topic.

Offline The Mercenary

  • Newbie
  • *
  • Posts: 3
  • Karma: 0
Adding Users
« on: April 04, 2008, 09:46:13 PM »
Ive installed ULIB and ULX on my server that i recently had setup and when I attempt to add myself as a superadmin through the console using the add user command, it tells me that i do not have access to the command. Ive looked through this forum and the FAQ section and can't seem to find a solution. All help is appreciated.

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: Adding Users
« Reply #1 on: April 04, 2008, 10:34:33 PM »
Which console?
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming

Offline The Mercenary

  • Newbie
  • *
  • Posts: 3
  • Karma: 0
Re: Adding Users
« Reply #2 on: April 04, 2008, 11:27:04 PM »
The one i would use to type rcon commands in Gary's Mod.

Offline MrPresident

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 2728
  • Karma: 430
    • |G4P| Gman4President
Re: Adding Users
« Reply #3 on: April 04, 2008, 11:39:16 PM »
lol, he means, are you using the dedicated console.. like if you are hosting a dedicated server from your computer, or your console screen from in the game?
« Last Edit: April 04, 2008, 11:42:45 PM by MrPresident »

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: Adding Users
« Reply #4 on: April 04, 2008, 11:43:48 PM »
All our faqs clearly state you must use server console, or rcon to add yourself as a first time superadmin

"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming

Offline MrPresident

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 2728
  • Karma: 430
    • |G4P| Gman4President
Re: Adding Users
« Reply #5 on: April 04, 2008, 11:48:00 PM »
Right, plus there is absolutely no way to get that error message (you do not have access) if you used the dedicated console. If you do not have access to it (you buy your server) then try getting a program like HLSW, it's what I use and I LOVE it.

or, alternatively, you can type
Code: [Select]
rcon_password YOURRCONPASSWORD in your GAME console, and then type 'rcon' before the command you wish to run on the server console.

This will work

You will need to be in game and connected to your server for this to work...
Code: [Select]
rcon_password <your RCon Password Here> If you dont know it, look in your config file or contact your server provider.
rcon ulx adduser <your name> superadmin

after you are added as super admin, you can then use your game console to add other people.

Offline The Mercenary

  • Newbie
  • *
  • Posts: 3
  • Karma: 0
Re: Adding Users
« Reply #6 on: April 05, 2008, 12:14:38 AM »
Ok, thanks for your help you guys and sorry if I wasted your time.