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

Hybrid View

  1. #1
    Join Date
    Apr 2012
    Posts
    8

    insufficient permission modify power

    Hello,

    if i will change the i_client_max_idletime the client tell me that i have insufficient permission modify power but im SuperServer Admin with Token.

    How can i fix that?
    Last edited by mr-brown; 30-04-2012 at 23:33.

  2. #2
    Join Date
    Jan 2010
    Location
    Catalunya
    Posts
    2,330

  3. #3
    Join Date
    Apr 2012
    Posts
    8
    Thx for your fast answer. I did but i didnt understand it. I just controlled my logs and it works after the uprade.

    My logs:

    2012-04-25 14:20:21.079423|INFO |ServerLibPriv | | TeamSpeak 3 Server 3.0.5 (2012-04-23 04:46:12)
    2012-04-26 09:02:34.018013|INFO |VirtualServer | 1| permission 'i_client_max_idletime'(id:20647) with values (value:7200, negated:0, skipchannel:0) was added by 'mr-brown'(id:2) to servergroup 'CSS-Team'(id:22) - so it still works
    and today doesnt work anymore. The only permission edit between was following:
    2012-04-29 17:15:02.140242|INFO |VirtualServer | 1| permission 'i_needed_modify_power_client_max_idletime'(id:654 47) was deleted by 'mr-brown' (id:2) from servergroup 'Server Admin'(id:6)
    But i cant find this permission i_needed_modify_power_client_max_idletime. Is this the reason for the insufficient permission modify power? When not, how could it be that it doesnt work when nothing has changed?

  4. #4
    Join Date
    Jan 2010
    Location
    Catalunya
    Posts
    2,330
    You need display advanced permissions:
    Settings > Options > Application > Misc > checkbox "Advanced permissions system"

    Then go to:
    Permissions > Server Groups > Server Admin >> Client > ... and tell us with values has i_client_max_idletime for columns "Value" and "Grant"

  5. #5
    Join Date
    Jan 2010
    Location
    Catalunya
    Posts
    2,330
    I see you've removed this permission.
    2012-04-29 17:15:02.140242|INFO |VirtualServer | 1| permission 'i_needed_modify_power_client_max_idletime'(id:654 47) was deleted by 'mr-brown' (id:2) from servergroup 'Server Admin'(id:6)
    To retrieve it, use ServerQuery with this code:
    Code:
    login serveradmin <password>
    use sid=1
    servergroupaddperm sgid=6  permid=65447  permvalue=75  permnegated=0  permskip=0

  6. #6
    Join Date
    Apr 2012
    Posts
    8
    Ok thanks! Sounds logical that the reason is "i_needed_modify_power_client_max_idletime".

    So... with the code youve posted it works!
    A look in the logs:
    2012-05-01 00:23:25.957178|INFO |VirtualServer | 1| permission 'i_needed_modify_power_client_max_idletime'(id:654 47) with values (value:75, negated:0, skipchannel:0) was added by 'serveradmin from IP'(id:1) to servergroup 'Server Admin'(id:6)
    And it works! That was the reason!

    Big ThaNkS It really help me to learn more of the TS3 engine.
    Last edited by mr-brown; 01-05-2012 at 01:31. Reason: FIXED

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. insufficient permission modify power
    By bharel in forum Permission System
    Replies: 7
    Last Post: 17-04-2012, 12:59
  2. [Resolved] Channel admin cannot set subscribe power: insufficient permission modify power
    By Westingham in forum Permission System
    Replies: 5
    Last Post: 24-02-2012, 08:40
  3. Insufficient permission modify power ?
    By spartan3223 in forum Permission System
    Replies: 4
    Last Post: 23-02-2011, 03:13
  4. insufficient permission modify power
    By -_Hawk_- in forum Permission System
    Replies: 10
    Last Post: 27-05-2010, 22:22
  5. insufficient permission modify power
    By zweimalamuten in forum Permission System
    Replies: 1
    Last Post: 29-03-2010, 19:10

Posting Permissions

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