Group Permissions Issue

Need help seting up a server, or have a question on how to run one? This is the place.
Post Reply
cepris
Private First Class
Private First Class
Posts: 132
Joined: Wed Dec 01, 2010 6:49 am

Group Permissions Issue

Post by cepris »

Hi, I made a group permissions file like this:

Code: Select all

WILDRUNE11.OWNER: +ALL

WILDRUNE11.COP: +ALL !countdown !endGame !flagMaster !lagwarn !masterban !plugins !removePerms !setAll !setPerms !setVar !shutdownServer !superkill

EVERYONE: -ALL +actionMessage +adminMessageSend +privateMessage +spawn +talk
and I called it 2v2_perms.txt
I used this to call it from my config file:

Code: Select all

-groupdb 2v2_perms.txt
I belong to the WILDRUNE11.OWNER group. And I don't get all the permissions. What is going wrong?
User avatar
Bambino
Private First Class
Private First Class
Posts: 1210
Joined: Mon Apr 21, 2008 10:27 pm
Location: Alberta, Canada

Re: Group Permissions Issue

Post by Bambino »

If you join the server and do /grouplist and /showgroup what do you see? You should be in the groups if everything has been done correctly.
"Anyone who has never made a mistake has never tried anything new." -- Albert Einstein
GU League | Ducati League | OpenLeague
cepris
Private First Class
Private First Class
Posts: 132
Joined: Wed Dec 01, 2010 6:49 am

Re: Group Permissions Issue

Post by cepris »

When I do:

/grouplist
EVERYONE
LOCAL.ADMIN
VERIFIED
WILDRUNE11.COP
WILDRUNE11.OWNER

/showgroup:
You are not identified

Which seems weird because I entered my password
User avatar
Bambino
Private First Class
Private First Class
Posts: 1210
Joined: Mon Apr 21, 2008 10:27 pm
Location: Alberta, Canada

Re: Group Permissions Issue

Post by Bambino »

If the server isn't global the groups won't work because they aren't using the auth system. I would also suggest changing the !perm to a -perm. This will make it so the groups don't get the perm but you, the .owner will still receive the perms. Right now you have taken the perms from yourself.
"Anyone who has never made a mistake has never tried anything new." -- Albert Einstein
GU League | Ducati League | OpenLeague
cepris
Private First Class
Private First Class
Posts: 132
Joined: Wed Dec 01, 2010 6:49 am

Re: Group Permissions Issue

Post by cepris »

UPDATE:

I opened the port I need for the server. It now shows the same for /grouplist, but this for /showgroup:

Global Groups (only extras) for WILDRUNE11: EVERYONE VERIFIED LOCAL.GLOBAL WILDRUNE11.OWNER WILDRUNE11.COP
Local groups for WILDRUNE11: EVERYONE VERIFIED LOCAL.GLOBAL

And I have no idea what that means, but I still can't do the perms I set up in the file.
User avatar
Bambino
Private First Class
Private First Class
Posts: 1210
Joined: Mon Apr 21, 2008 10:27 pm
Location: Alberta, Canada

Re: Group Permissions Issue

Post by Bambino »

That's good. That means that now they groups have been properly assigned to you and the problem that remains is why the perms aren't being assigned.

Do /showperms and /groupperms if there is a list of permissions that shows up when you do both of them, then it should be working correctly.
"Anyone who has never made a mistake has never tried anything new." -- Albert Einstein
GU League | Ducati League | OpenLeague
cepris
Private First Class
Private First Class
Posts: 132
Joined: Wed Dec 01, 2010 6:49 am

Re: Group Permissions Issue

Post by cepris »

Yes. Would it have anything to do with me using ! instead of - or not using inheritance?
User avatar
Bambino
Private First Class
Private First Class
Posts: 1210
Joined: Mon Apr 21, 2008 10:27 pm
Location: Alberta, Canada

Re: Group Permissions Issue

Post by Bambino »

It shouldn't...you should be getting some extra perms at least...

To be clear you're still doing all of this on a PUBLIC server?
"Anyone who has never made a mistake has never tried anything new." -- Albert Einstein
GU League | Ducati League | OpenLeague
cepris
Private First Class
Private First Class
Posts: 132
Joined: Wed Dec 01, 2010 6:49 am

Re: Group Permissions Issue

Post by cepris »

yes, it is all on a public server.
cepris
Private First Class
Private First Class
Posts: 132
Joined: Wed Dec 01, 2010 6:49 am

Re: Group Permissions Issue

Post by cepris »

Would it have anything to do with me being the leader of all the groups? I tried to add myself to the WILDRUNE11.OWNER group, but it wouldn't let me because apparently I "was already in it"
cepris
Private First Class
Private First Class
Posts: 132
Joined: Wed Dec 01, 2010 6:49 am

Re: Group Permissions Issue

Post by cepris »

Ah! Fixed it! The issue was because I was using ! to deny permissions of other groups I was in. I switched to - and it all works now :)
User avatar
blast
General
General
Posts: 4931
Joined: Fri Mar 21, 2003 3:49 pm
Location: playing.cxx
Contact:

Re: Group Permissions Issue

Post by blast »

wildrune11 wrote:Ah! Fixed it! The issue was because I was using ! to deny permissions of other groups I was in. I switched to - and it all works now :)
So, basically, you finally did what Bambino told you to do near the top of the thread?
Bambino wrote:If the server isn't global the groups won't work because they aren't using the auth system. I would also suggest changing the !perm to a -perm. This will make it so the groups don't get the perm but you, the .owner will still receive the perms. Right now you have taken the perms from yourself.
"In addition to knowing the secrets of the Universe, I can assure you that I am also quite potty trained." -Koenma (Yu Yu Hakusho)

Image
cepris
Private First Class
Private First Class
Posts: 132
Joined: Wed Dec 01, 2010 6:49 am

Re: Group Permissions Issue

Post by cepris »

Didn't see that sorry. I must have posted at the same time he posted, because we were both online and one point. Sorry again.
darkid
Private First Class
Private First Class
Posts: 131
Joined: Wed Aug 12, 2009 5:03 pm

Re: Group Permissions Issue

Post by darkid »

He posted some 17 hours before you.
Darkid--Not a happy camper.
User avatar
blast
General
General
Posts: 4931
Joined: Fri Mar 21, 2003 3:49 pm
Location: playing.cxx
Contact:

Re: Group Permissions Issue

Post by blast »

darkid wrote:He posted some 17 hours before you.
No, 9 minutes.
"In addition to knowing the secrets of the Universe, I can assure you that I am also quite potty trained." -Koenma (Yu Yu Hakusho)

Image
darkid
Private First Class
Private First Class
Posts: 131
Joined: Wed Aug 12, 2009 5:03 pm

Re: Group Permissions Issue

Post by darkid »

Oh :( I can't count, it appears.
Darkid--Not a happy camper.
Post Reply