This is a read-only archive of the Mumble forums.

This website archives and makes accessible historical state. It receives no updates or corrections. It is provided only to keep the information accessible as-is, under their old address.

For up-to-date information please refer to the Mumble website and its linked documentation and other resources. For support please refer to one of our other community/support channels.

Jump to content

Help to setup perm on server


Souli
 Share

Recommended Posts

Hello,
Can someone help me to do it for me ?
It's been two hours that I try to make a system which is not so hard on paper but impractical.
I would like to do something very simple:
- That anyone who arrives cannot speak or move
- And as soon as the person is authenticated (can move and go to the lounges below)
Examples:
If the user is not authenticated 0 only (0 being "reception") (+ no one can speak in the reception except the admin who can mute/talk basic)

If the user is authenticated:
Can't talk in 0 but can move and talk in 1,2 etc etc

If someone can come on my server and make it it can be nice cause I'm trying since 2/3h no joke and my brain is burniiing

Link to comment
Share on other sites

  • Administrators

I would try the following setup:

  • Deny speak to the "all" group in the root channel (make sure that this ACL can't be inherited)
  • Grant speak to the "admin" group in the root channel (conceptually this also shouldn't be inheritable, but in the end it doesn't matter for this one)
  • Create an ACL that denies Enter in the root channel, but let it only apply to the root channel's sub channel (aka uncheck the checkbox "apply to this channel")
  • Grant Enter to the "auth" group in the root channel. This one needs to be inherited by all subchannels

 

Ensure that the ACLs are added in this order - otherwise the overwriting effect does not kick in in the desired fashion

Link to comment
Share on other sites

  • 2 weeks later...

First things I can't edi all in root channel
image.png.00d98dc23a43536f0c0704c71e5fcd4b.pngMy tree : 
Root (0)
-1
--2
image.png.a5cede6068b6fdca538c51add7f5a3f9.pngimage.png.2f8e15ac7e879aa2720a11e8be9b255b.pngimage.png.af88443b3965162fcaf297ad3e22e068.png
Ok this 3 screens are my root channel so what I should change ?

Edited by Souli
Link to comment
Share on other sites

  • Administrators
On 1/14/2023 at 10:15 PM, Souli said:

First things I can't edi all in root channel

That's the default "all" ACL - you have to create a new ACL that applies to "all". That one you'll be able to edit.

 

 

 

Link to comment
Share on other sites

40 minutes ago, Krzmbrzl said:

That's the default "all" ACL - you have to create a new ACL that applies to "all". That one you'll be able to edit.

 

 

 

Like I have in my first screen its done

Link to comment
Share on other sites

 Share

×
×
  • Create New...