Community Forums Today's Posts     Member List     Archive    
Results 1 to 15 of 16

Hybrid View

  1. #1
    Join Date
    Dec 2009
    Location
    germany
    Posts
    74

    Solved 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?

  2. #2
    Join Date
    Jun 2011
    Location
    Kirchlinteln, NDS, Germany
    Posts
    145
    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).

  3. #3
    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.

  4. #4
    Join Date
    Jun 2011
    Location
    Kirchlinteln, NDS, Germany
    Posts
    145
    Quote Originally Posted by Merlok View Post
    I don't think that it's a good idea to change the group autoupdate type of my server admin group.
    Yes, that is the reason why I did not suggest that.

  5. #5
    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

  6. #6
    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?

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 9
    Last Post: 02-11-2012, 08:53
  2. Replies: 0
    Last Post: 24-07-2011, 21:59
  3. Server Admin can't move Admin Server Query user?
    By dmaxel in forum Client Support
    Replies: 3
    Last Post: 04-02-2011, 08:26

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •