Results 1 to 7 of 7
-
30-04-2012, 23:07 #1
-= TeamSpeak User =-
- 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.
-
30-04-2012, 23:13 #2
-= TeamSpeak Fanatic =-
- Join Date
- Jan 2010
- Location
- Catalunya
- Posts
- 2,330
Take a look here: http://forum.teamspeak.com/showthrea...t-aid-quot-kit
-
30-04-2012, 23:38 #3
-= TeamSpeak User =-
- 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:
and today doesnt work anymore. The only permission edit between was following: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
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?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)
-
30-04-2012, 23:54 #4
-= TeamSpeak Fanatic =-
- 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"
-
01-05-2012, 00:02 #5
-= TeamSpeak Fanatic =-
- Join Date
- Jan 2010
- Location
- Catalunya
- Posts
- 2,330
I see you've removed this permission.
To retrieve it, use ServerQuery with this code: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)
Code:login serveradmin <password> use sid=1 servergroupaddperm sgid=6 permid=65447 permvalue=75 permnegated=0 permskip=0
-
01-05-2012, 01:00 #6
-= TeamSpeak User =-
- 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:
And it works! That was the reason!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)
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
-
01-05-2012, 02:49 #7
-= TeamSpeak Fanatic =-
- Join Date
- Jan 2010
- Location
- Germany
- Posts
- 2,038
Just to clarify: You removed the Grant Value for i_client_max_idle_time (that is what that i_needed_modify_power_client_max_idle_time is and also why it is not displayed seperately) and thus no one could change the max idle time anymore since you disallowed yourself to grant it.
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
insufficient permission modify power
By bharel in forum Permission SystemReplies: 7Last Post: 17-04-2012, 12:59 -
[Resolved] Channel admin cannot set subscribe power: insufficient permission modify power
By Westingham in forum Permission SystemReplies: 5Last Post: 24-02-2012, 08:40 -
Insufficient permission modify power ?
By spartan3223 in forum Permission SystemReplies: 4Last Post: 23-02-2011, 03:13 -
insufficient permission modify power
By -_Hawk_- in forum Permission SystemReplies: 10Last Post: 27-05-2010, 22:22 -
insufficient permission modify power
By zweimalamuten in forum Permission SystemReplies: 1Last Post: 29-03-2010, 19:10


Reply With Quote