Author Topic: Cmds - User Management Help  (Read 1513 times)

0 Members and 1 Guest are viewing this topic.

Offline Creepingwind

  • Newbie
  • *
  • Posts: 1
  • Karma: 0
Cmds - User Management Help
« on: June 26, 2013, 08:49:29 AM »
Hello, one day I was messing with ULX I made the group "Owner" which inherits the rights form "Superadmin", and I took away these rights from "Cmds -User Management Help" I took away these rights, "ulx group deny, ulx groupallow, ulx adduserid, ulx adduser, ulx addgroup" and now I have no idea to add them back to "superadmin", please help?
« Last Edit: June 26, 2013, 08:57:35 AM by Creepingwind »

Offline LuaTenshi

  • Hero Member
  • *****
  • Posts: 545
  • Karma: 47
  • Just your ordinary moon angel!
    • Mirai.Red
Re: Cmds - User Management Help
« Reply #1 on: June 26, 2013, 10:36:04 AM »
Hello, one day I was messing with ULX I made the group "Owner" which inherits the rights form "Superadmin", and I took away these rights from "Cmds -User Management Help" I took away these rights, "ulx group deny, ulx groupallow, ulx adduserid, ulx adduser, ulx addgroup" and now I have no idea to add them back to "superadmin", please help?

You need rcon access to add them back.

Code: [Select]
rcon_password password; rcon ulx groupallow superadmin "ulx groupallow"
And from there you should be able to re-add the rest of the commands through the XGUI.
I cry every time I see that I am not a respected member of this community.

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: Cmds - User Management Help
« Reply #2 on: June 26, 2013, 01:58:59 PM »
Better yet, reset all standard groups to normal.
http://forums.ulyssesmod.net/index.php/topic,5765.0.html

Second, never modify superadmin in any way.
See this wonderful rant explanation why 'owner' group causes so much trouble to admin mods everywhere (except for DarkRP), not just ULX.
http://forums.ulyssesmod.net/index.php/topic,6291.0.html
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming