Closed jaylevin closed 6 years ago
I am receiving this error when trying to create a channel as a non-root user.
My question is very simple: Is it a requirement that the client must have a certificate to performs certain actions like this? Is there a way of turning this off?
Thanks, Jordan
It looks like having a certificate is required for creating a channel: https://github.com/mumble-voip/mumble/blob/master/src/murmur/Messages.cpp#L894-L913 (Notice where PERM_DENIED_HASH is called).
I am receiving this error when trying to create a channel as a non-root user.
My question is very simple: Is it a requirement that the client must have a certificate to performs certain actions like this? Is there a way of turning this off?
Thanks, Jordan