mumble-voip/mumble

[Feature Request] Allow disabling server connections to unregistered users

Open

#7.176 aberto em 25 de abr. de 2026

Ver no GitHub
 (4 comments) (0 reactions) (0 assignees)C++ (1.062 forks)batch import
aclfeature-requestgood first issueserver

Métricas do repositório

Stars
 (5.642 stars)
Métricas de merge de PR
 (Mesclagem média 6d) (7 fundiu PRs em 30d)

Description

Context

I have a private server that I am only using with a specific group of friends. As all of us are registered in the server, I'd prefer if I could disable connections to the server to unregistered users. For now I'm stuck with setting a very long random password.

Description

I'd like for a configuration option to be introduced that denied all unregistered users from connecting, even with the password, to improve the security of the server from brute force attacks.

Mumble component

Server

OS-specific?

No

Additional information

It would also be great if this could be toggled while the server is running, for example to allow a new member to connect/register without having to restart the server, but I understand if this would be difficult to implement. This could also be introduced with one time passwords (issue #6061 talks about them).

Guia do colaborador