Community Forums Today's Posts     Member List     Archive    
Page 2 of 2 FirstFirst 12
Results 16 to 27 of 27
  1. #16
    Join Date
    May 2011
    Posts
    3
    ok thanks, that was the problem.

  2. #17
    Join Date
    Aug 2007
    Location
    atlanta
    Posts
    22
    Did I understand this correctly that to apply specific channel group permissions to a user, that user must be in that channel first, and then you apply that channel group permissions or they will not get it?
    Last edited by itgl72; 19-04-2012 at 14:33.

  3. #18
    Join Date
    May 2011
    Posts
    12

    Solved Allow guests to create temporary sub-channels only inside specific channels

    How do I allow guests to create temporary channels only inside specific channels.

    Let's say I have channel tree like this:

    Code:
    My TS3 Server
    |-Channel 1
      |-Channel 1.1
      |-Channel 1.2
    |-Channel 2
      |-Channel 2.1
    |-Channel 3
    I want guests to only be able to create temporary channels inside "Channel 1.1" and "Channel 2.1". So far I can only figure out how to let guests create temporary channels under the home channel "My TS3 Server" (I have b_channel_create_child and b_channel_create_temporary set).

    I thought you might need to change something in the Channel Permission or even Client Channel Permission tab, but I didn't know what exactly.

  4. #19
    Join Date
    Jan 2010
    Location
    Germany
    Posts
    2,038
    You need to move the Permissions granting your People to create sub channels from the Servergroup (which allows it everywhere on the entire Server) to the Channel you want them to be able to create sub channels (so CHannel Permissions of Channel 1.1 and 2.1 - as Channel permissions grant it only in that specific Channel). In addition to that (since Channel 1.1 is already a Subchannel) you need to add i_channel_max_depth with a value of >= 2. Now just add i_channel_min_depth = 2 so they can only create below this Channel.

    Not tested but should work.

  5. #20
    Join Date
    May 2011
    Posts
    12
    Thanks I give b_channel_create_child on both Guest server group (otherwise Guest don't even have the option to create) and "Channel 1.1".

    I also set i_channel_max_depth to 5 (just to be safe) on both server group and channel permissions. However now it seems I can create sub-channels on "Channel 1, 2, and 3", but not anything under that. When I want to create a sub-channel under "Channel 1.1" is says "failed on i_channel_max_depth"...

    Any suggestions?

  6. #21
    Join Date
    Jan 2010
    Location
    Germany
    Posts
    2,038
    Then Channel 1.1 is already deeper than 5 in the Tree...

  7. #22
    Join Date
    May 2011
    Posts
    12
    I'm not sure what's going on. I tested i_channel_max_depth with both -1, 99, and a bunch of other numbers and I still can't create sub-channels inside Channel 1.1. So far I can create regular channels (under My TS3 Server) and under Channel 1, 2, and 3...

    Could you try to test this on your server? Thanks.

  8. #23
    Join Date
    Jan 2010
    Location
    Germany
    Posts
    2,038
    I've started my Example Server with this Configuration. Will send you a PM with the Details.

  9. #24
    Join Date
    May 2011
    Posts
    12
    Great! Thanks for your demonstration and coming on my teamspeak server.

    For those who were wondering I had Guest channel group (with i_channel_max_depth 1) overriding my Channel Permission i_channel_max_depth 3...

  10. #25
    Join Date
    Dec 2010
    Location
    earth
    Posts
    28
    I too am interested in letting guests create temp channels under a specific channel. Has this been addressed yet?

  11. #26
    Join Date
    Dec 2010
    Location
    earth
    Posts
    28
    I have tried to follow this but there must be a permission that I'm missing here. Care to list all of the steps that you took?

  12. #27
    Join Date
    Sep 2012
    Posts
    3,087
    @itgl72: You can also create privilege keys that when used give the specified channel group in the specified channel. Or you can use the Permissions -> channel groups of client dialog.

    Quote Originally Posted by mrclaw View Post
    I too am interested in letting guests create temp channels under a specific channel. Has this been addressed yet?
    Yes it has been see Post 9 and Post 11 which explain this.
    Keep in mind that guests need to be allowed to enter the chosen channel and that they actually have to switch to that channel to be able to create a sub channel.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 1
    Last Post: 17-01-2011, 22:00
  2. Replies: 11
    Last Post: 17-01-2011, 21:10
  3. Replies: 4
    Last Post: 05-05-2010, 19:02
  4. Replies: 2
    Last Post: 28-03-2010, 09:20

Tags for this Thread

Posting Permissions

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