Hi.

I am trying to have the clients on my server to be allowed to edit everyone elses description but not their own.
So i set (permname/value/skip/negate):
b_client_modify_description 1 1 0
b_client_modify_own_description 0 0 1

The channelgroup does not have any of those permissions.

Did i miss anything?