-
Notifications
You must be signed in to change notification settings - Fork 87
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
What is the SuperUser password? #20
Comments
No way to set it at the moment after we removed RPC support a long time ago. :( Ooops! |
Patches welcome 😅 |
rubenseyer
added a commit
to rubenseyer/grumble
that referenced
this issue
Feb 14, 2018
Also adds some Murmur CLI flags, see mumble-voip#25 Since the only way right now to set the SuperUser pw is through the CLI on start, this commit also drops the config updates through the freezelog (probably a remnant of RPC), which the SetSuperUserPassword function was the last user of.
rubenseyer
added a commit
to rubenseyer/grumble
that referenced
this issue
Feb 15, 2018
Also adds some Murmur CLI flags, see mumble-voip#25 Since the only way right now to set the SuperUser pw is through the CLI on start, this commit also drops the config updates through the freezelog (probably a remnant of RPC), which the SetSuperUserPassword function was the last user of.
rubenseyer
added a commit
to rubenseyer/grumble
that referenced
this issue
Feb 15, 2018
Also adds some Murmur CLI flags, see mumble-voip#25 Since the only way right now to set the SuperUser pw is through the CLI on start, this commit also drops the config updates through the freezelog (probably a remnant of RPC), which the SetSuperUserPassword function was the last user of.
rubenseyer
added a commit
to rubenseyer/grumble
that referenced
this issue
Feb 15, 2018
Also adds some Murmur CLI flags, see mumble-voip#25 Since the only way right now to set the SuperUser pw is through the CLI on start, this commit also drops the config updates through the freezelog (probably a remnant of RPC), which the SetSuperUserPassword function was the last user of.
It looks like PR #26 is ready to fix this. Can that be merged? |
Sorry to bump, but it would be really nice if there was some easy way to create rooms and such :) |
rubenseyer
added a commit
to rubenseyer/grumble
that referenced
this issue
Apr 16, 2020
Also adds some Murmur CLI flags, see mumble-voip#25 Since the only way right now to set the SuperUser pw is through the CLI on start, this commit also drops the config updates through the freezelog (probably a remnant of RPC), which the SetSuperUserPassword function was the last user of.
rubenseyer
added a commit
to rubenseyer/grumble
that referenced
this issue
Apr 16, 2020
Also adds some Murmur CLI flags, see mumble-voip#25 Since the only way right now to set the SuperUser pw is through the CLI on start, this commit also drops the config updates through the freezelog (probably a remnant of RPC), which the SetSuperUserPassword function was the last user of.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What is the SuperUser password? Or how I can configure it?
The text was updated successfully, but these errors were encountered: