Results 1 to 15 of 16
-
17-04-2012, 16:53 #1
-= TeamSpeak Lover =-
- Join Date
- Dec 2009
- Location
- germany
- Posts
- 74
i_client_permission_modify_power not set for Admin Server Query?
Is it normal that the permission "i_client_permission_modify_power" is not set for the group Admin Server Query?
I put myself into that group, so that I can do special actions which are only allowed for me.
But I can't add a value to this group. The error message is "Insufficient group modify power".
But for this group the needed group modify permission power is the same as the group modify permission power (100).
Does anyone know if the Admin Server Query group needs this right, and how I can assign this right to this group?
-
17-04-2012, 17:17 #2
The Admin Server Query should have the permission and it needs it.
You can try setting the permission as a Server Admin.
If this does not work (and I think it won't, since it's most likely limited to 75, but you need 100) but your Admin Server Query account has b_permission_modify_power_ignore=1 and your Server Admin has i_group_auto_update_type>0 (usually it's 45), you can log in to your Admin Server Query and use servergroupautoaddperm for your Server Admin's i_group_auto_update_type to give your Server Admin i_client_permission_modify_power=100 and i_client_needed_permission_modify_power=100 (maybe you also need b_serverinstance_modify_querygroup=1 for the next step). You should now be able to grant both to your Admin Server Query using your Server Admin (use the normal TS3 client). Don't forget to undo the servergroupaddperm afterwards (default values are 75).
I can't say if this works, since I don't know this problem as "Insufficient group modify power" but as "Insufficient permission modify power", caused by b_permission_modify_power_ignore not affecting several permissions (all permissions marked as NEIN in the third list on this page). Since i_client_permission_modify_power is also in that list, only servergroupautoaddperm can grant more than you have (servergrouppermadd can't).
-
17-04-2012, 20:49 #3
-= TeamSpeak Lover =-
- Join Date
- Dec 2009
- Location
- germany
- Posts
- 74
Thanks for your answer mate.
I don't think that it's a good idea to change the group autoupdate type of my server admin group.
This could make thinks more difficult as they are right now.
Any other suggestions? Maybe someone from the support staff?
--- Merged ---
I'm confused.
I was analyzing the problem on my own in the meantime, and I figured out that I can edit the ts3server.sqlitedb with the Firefox Addon SQLite.
So I edited the database and now I have these rows:
"server_id","id1","id2", "perm_id", "perm_value","perm_negated","perm_skip"
"2", "15", "0", "i_client_permission_modify_power", "75", "0", "0"
"2", "2", "0", "i_client_permission_modify_power", "100", "0", "0"
"1", "2", "0", "i_client_permission_modify_power", "100", "0", "0"
"1", "6", "0", "i_client_permission_modify_power", "75", "0", "0"
The first permission for the server_id 2 and id1 15 were already existing. This is the server admin group of my secondary server.
I duplicated this existing row 3 times and changed the values of server_id and id1 to reflect the admin server query group of server_id 1 and 2 and the server admin group of server_id 1.
After a restart of the TS3 server, I figured out that only the changes for the server admin group of server_id 1 became effective.
The new rights for the admin server query group for server_id 1 and 2 seems to be ignored for whatever reasons.
Any ideas, clues, hints or help?Last edited by florian_fr40; 18-04-2012 at 08:06.
-
17-04-2012, 22:51 #4
-
18-04-2012, 08:21 #5
-= TeamSpeak Guru =-
- Join Date
- May 2010
- Posts
- 6,372
Hello
The Insufficient group modify power means that the i_permission_modify_power permission in this group is less than the Grant value from the permission you want change (of there is no Grant value)
Check it.
Classical note for this situation : NEVER ADD yourself in the Query Group. This is not a "user" group. You could destroy your permission system
-
18-04-2012, 08:35 #6
-= TeamSpeak Lover =-
- Join Date
- Dec 2009
- Location
- germany
- Posts
- 74
Hi,
thanks for your answer.
The i_permission_modify_power for the admin server query group is 100, and the grant value of the i_client_permission_modify_power permission is also 100 for this group.
So normally things should work, no?
-
18-04-2012, 08:51 #7
-= TeamSpeak Guru =-
- Join Date
- May 2010
- Posts
- 6,372
So, to be sure, you got the error message whan to tried to change the value of i_client_permission_modify_power ?
Could you post a permission overview from your (right click on you > Permission > Permission overview > Export as PDF)
-
18-04-2012, 10:07 #8
-= TeamSpeak Lover =-
- Join Date
- Dec 2009
- Location
- germany
- Posts
- 74
Yes exactly. I get an error when I try to modify that permission.
Ok, I attached the pdf you requested (21 pages long).
I hope that this helps to solve my problem.
Thanks in advance for your support!
-
18-04-2012, 11:13 #9
-= TeamSpeak Guru =-
- Join Date
- May 2010
- Posts
- 6,372
Your file is not entire (cut on the right side).
Please redo it (and select Show Name instead show description)
-
18-04-2012, 11:51 #10
-= TeamSpeak Lover =-
- Join Date
- Dec 2009
- Location
- germany
- Posts
- 74
Ok, here is the new file with the names instead of the description.
Unfortunately, some lines are still cut. I don't know why. Maybe it's a bug in the pdf export?
-
18-04-2012, 16:56 #11
-= TeamSpeak Guru =-
- Join Date
- May 2010
- Posts
- 6,372
So, as you can see in this permission with your 2 server groups and the query admin group, the value of i_client_permission_modify_power is 75 and the Grant value too.
But the query admin group (for this permission) has a Grant value to 100.
This is the reason why you got this error message.
Now why you have 75 instead 100.
In the Query admin group there is no value for this permission. So with the other serrver group you get 75.
You have to add a value.
This is the reason why we repeat each time don't use this group like regular group. This group is the last way when your permission system has a problem.
-
19-04-2012, 12:08 #12
-= TeamSpeak Lover =-
- Join Date
- Dec 2009
- Location
- germany
- Posts
- 74
Ok thanks.
So the question is, how can I add a value fot that permission, because TS throws me the error insufficient permission when I try to add a value for that group!
It doesn't even work with the Query Console.
-
19-04-2012, 12:43 #13
-= TeamSpeak Guru =-
- Join Date
- May 2010
- Posts
- 6,372
So as we wrote every time, you "broke" the query admin group ... ha, nevermind.
Originally Posted by Merlok
So, you have to edit your database, I guess you use the default sqlite database (ts3server.sqlitedb file in the server group).
To open it you have some tools like sqlite browser or Sqlite expert.
Use this sql query :
If you are not familar with sql, send me your database in private I'll rebuild the query group for you.Code:insert into perm_server_group (server_id, id1, id2, perm_id, perm_value,perm_negated, perm_skip) values (0, 2, 0, "i_client_permission_modify_power", 100, 0, 0);
Edit
Forget Something : of course the server must be stoppedLast edited by florian_fr40; 19-04-2012 at 13:37.
-
19-04-2012, 13:07 #14
-= TeamSpeak Lover =-
- Join Date
- Dec 2009
- Location
- germany
- Posts
- 74
Ok that did it! Thank you for your support.
For your information:
Our server is an old TS3 server which we are using since the early beta. And somewhere I read that it is recommended to put the servers admin into the query group.
That's why I did that.
-
19-04-2012, 13:37 #15
-= TeamSpeak Guru =-
- Join Date
- May 2010
- Posts
- 6,372
Originally Posted by Merlock
And where did you read that ???
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Using Admin Server Query Group as Super Server Admin - Some rights won't work correct
By davidh2k in forum Permission SystemReplies: 9Last Post: 02-11-2012, 08:53 -
Server Admin Query Icon ändern/change Server Admin Query Icon
By [M03] in forum Off TopicReplies: 0Last Post: 24-07-2011, 21:59 -
Server Admin can't move Admin Server Query user?
By dmaxel in forum Client SupportReplies: 3Last Post: 04-02-2011, 08:26


Reply With Quote

