Author Topic: Understanding Groups  (Read 2685 times)

0 Members and 1 Guest are viewing this topic.

Offline saintmark

  • Newbie
  • *
  • Posts: 27
  • Karma: 1
Understanding Groups
« on: May 08, 2008, 08:17:09 PM »
I would like to start by saying "Thank You" to the Ulysses Team for providing a quality admin tool and support!

I have been searching for a page that shows what the 3 groups have access to, but have not found anything. I would like to know what the default "powers" are for operators, admins, and superadmins.

(btw I have read the FAQ, ulx usermanagementhelp, and several pages on here... I hope that I have not missed something and get bashed for it  :) )

Thank You again for your help and support,
Saint Mark

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: Understanding Groups
« Reply #1 on: May 08, 2008, 08:39:40 PM »
Thank you saintmark.

Superadmin -
You should find  the faq "What ulx commands should I see in "ulx help"? helpful.

As for the other default groups, you can take a look at the default group.txt file in <your gmod>/data/ULib/groups.txt file.
For Admins, it would be easier to show what they DON'T have
Code: [Select]
"ulx hiddenecho"
"ulx rcon"
"ulx luarun"
"ulx cexec"
"ulx ent"
"ulx adduser"
"ulx removeuser"
"ulx userallow"
"ulx userdeny"
"ulx addgroup"
"ulx removegroup"
"ulx groupallow"
"ulx groupdeny"
"overcomeimmunity"
"ulx explode"
"ulx adduserid"
You see, superadmins have the above commands, and then inherit admin (if you look at the previous faq, super admiins have all those, admins don't have the listing I just did)

Operators - by default, have same access as a 'user', but see moderator speech.
From chat.. @ <blah> or from console ulx asay <blah>
Operators are pretty much a group meant for customization using ulx groupallow
Don't forget, you can always use "ulx addgroup" to create new groups. Inherit other groups if needed (if not specified, inherits user by default)

User - Anyone who joins the server has the following access by default.
All groups, even if inherit isn't specified, inherit the 'user' permissions. (Megiddo, correct me if I'm wrong on that)
Code: [Select]
"ulx help"
"ulx psay"
"ulx asay"
"ulx thetime"
"ulx me"
« Last Edit: May 08, 2008, 08:41:24 PM by JamminR »
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming

Offline saintmark

  • Newbie
  • *
  • Posts: 27
  • Karma: 1
Re: Understanding Groups
« Reply #2 on: May 08, 2008, 08:47:05 PM »
Thank you!!!

You Answered my question and then some!
Your fast response is very much appreciated.

Keep up the good work,
Saint Mark

Offline MrPresident

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 2728
  • Karma: 430
    • |G4P| Gman4President
Re: Understanding Groups
« Reply #3 on: May 08, 2008, 10:58:20 PM »
Id just like to point out. This is a very good and efficient way to get help around here.

Notice how in this origional post he was very very polite and asked a specific question, and JamminR was nice and specific in his response.

If this same question would have been asked in the usual ungrateful demanding tone that 80% of the users here use, he would have gotten the usual canned response...
"Please read our FAQ section or the readme.txt file that came with your download of ULX."