Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PermissionDeniedMissingCertificate #43

Closed
jaylevin opened this issue Aug 2, 2018 · 1 comment
Closed

PermissionDeniedMissingCertificate #43

jaylevin opened this issue Aug 2, 2018 · 1 comment
Labels

Comments

@jaylevin
Copy link

jaylevin commented Aug 2, 2018

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

@jaylevin jaylevin changed the title Permission denied: missing certificate PermissionDeniedMissingCertificate Aug 2, 2018
@ghost ghost added the question label Aug 2, 2018
@ghost
Copy link

ghost commented Aug 2, 2018

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).

@ghost ghost closed this as completed Aug 2, 2018
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

1 participant