Ulysses

Ulysses Stuff => General Chat & Help and Support => Topic started by: 200kvolts on March 31, 2008, 08:10:24 AM

Title: ULX admin help
Post by: 200kvolts on March 31, 2008, 08:10:24 AM
So, I have a dedicated server with ULX. I have added myself to the users file as a super admin.

My problem.
Example: 

] ulx adduser STEAM_xxxxxxxx "admin"
These commands are complicated! You must first read the help. Use "ulx usermanagementhelp" in console to see it.

and so i try it,

Sorry, xxxx, this is an advanced help function for admins to use.

Help?


Title: Re: ULX admin help
Post by: MathieuG89 on March 31, 2008, 08:30:01 AM
You need to type rcon first.

] rcon ulx adduser name admin
Title: Re: ULX admin help
Post by: spbogie on March 31, 2008, 09:50:55 AM
This is an issue we reacently discovered with adding users through the default settings/users.txt file (bug report (http://www.ulyssesmod.net/bugs/view.php?id=179)). We have been considering a rewrite of the admin system, and so have not gotten to fixing this problem yet.

Though what you have written there as your command is the exact reason we included the "ulx usermanagementhelp" requirement. The correct command for adding a user is "ulx adduser <name> <group> [<immunity>]".

To get this to work you will need to know your rcon password (this is basic server management 101, Google (http://www.google.com) if you don't know how to use it), or have direct access to the server's console.
1) run "rcon ulx usermanagementhelp" and read through the instructions.
2) add yourself as a superadmin following the instructions from "ulx usermanagementhelp" and running the command as server console (rcon).
3) run "ulx usermanagementhelp" from your client console (read through it again just to be safe)
4) add your other users
Title: Re: ULX admin help
Post by: him on July 28, 2008, 06:22:23 AM
I tried that and when i use      ulx adduser *********** superadmin 1      it says invalid group?
Title: Re: ULX admin help
Post by: Ion on July 28, 2008, 04:20:09 PM
I tried that and when i use      ulx adduser *********** superadmin 1      it says invalid group?


I dont thing you need the 1 at the end thats only for commands with variables not a comand that alters data and keeps for user and steam Id's
Title: Re: ULX admin help
Post by: Megiddo on July 28, 2008, 05:16:44 PM
I'm assuming there's a space in the name and you're not putting the named in quotes.