Page 1 of 1

Group Permissions Issue

Posted: Sat Feb 12, 2011 5:43 am
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?

Re: Group Permissions Issue

Posted: Sat Feb 12, 2011 5:54 am
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.

Re: Group Permissions Issue

Posted: Sat Feb 12, 2011 6:01 am
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

Re: Group Permissions Issue

Posted: Sat Feb 12, 2011 6:05 am
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.

Re: Group Permissions Issue

Posted: Sat Feb 12, 2011 6:14 am
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.

Re: Group Permissions Issue

Posted: Sat Feb 12, 2011 6:19 am
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.

Re: Group Permissions Issue

Posted: Sat Feb 12, 2011 6:33 am
by cepris
Yes. Would it have anything to do with me using ! instead of - or not using inheritance?

Re: Group Permissions Issue

Posted: Sat Feb 12, 2011 6:37 am
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?

Re: Group Permissions Issue

Posted: Sat Feb 12, 2011 6:55 am
by cepris
yes, it is all on a public server.

Re: Group Permissions Issue

Posted: Sat Feb 12, 2011 11:45 pm
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"

Re: Group Permissions Issue

Posted: Sat Feb 12, 2011 11:50 pm
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 :)

Re: Group Permissions Issue

Posted: Sun Feb 13, 2011 12:08 am
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.

Re: Group Permissions Issue

Posted: Mon Feb 14, 2011 4:33 am
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.

Re: Group Permissions Issue

Posted: Mon Feb 14, 2011 11:37 am
by darkid
He posted some 17 hours before you.

Re: Group Permissions Issue

Posted: Mon Feb 14, 2011 2:19 pm
by blast
darkid wrote:He posted some 17 hours before you.
No, 9 minutes.

Re: Group Permissions Issue

Posted: Tue Feb 15, 2011 3:28 pm
by darkid
Oh :( I can't count, it appears.