jeans1234 Posted December 20, 2011 Share Posted December 20, 2011 I can not get superuser or admin to add new channels and not sure why i think it says invailed name or something like that when i try (sorry forgot what it says and i am at work and unable to look.I am also having problems with the cert and registering when i the the cert setup and then register i can not log back in because of invailed password. i was never asked to add a new password. this only happens when i have a password set for the server if i take it out no porblem with that one. but it will not let me log into another server i use and it has a password on it. I have to either remove the password on my murmur server or not run the cert. to be able to log in. and like i said the other one i cant even get back in to going to have to get the admin on that one to unregister me there to i guess. so is there something i am doing wrong with the cert or do i even need to do that for admin rights. Link to comment Share on other sites More sharing options...
commandchannel Posted December 21, 2011 Share Posted December 21, 2011 The certificate is what is used to authenticate yourself to the Mumble server. You need to register your account, then add it to the admin group. Once this is done, don't change or remove your certificate. If you are getting an error message when adding new channels the channel names you are using likely aren't allowed by the server configuration. You'll need to change the regular expression "channelname" in murmur.ini to allow the names that you're entering. Mike Johnson Command Channel Providing Mumble Servers since 2009. Link to comment Share on other sites More sharing options...
jeans1234 Posted December 24, 2011 Author Share Posted December 24, 2011 Ok and how do i do that? Right now it looks like this in that spot# Regular expression used to validate channel names# (note that you have to escape backslashes with \ )channelname=[-=\\w\\#\\[\\]\\{\\}\\(\\)\\@\\|]+ Link to comment Share on other sites More sharing options...
commandchannel Posted December 27, 2011 Share Posted December 27, 2011 We'd need to know what name you wish to use before we can know what modifications need to be made to the regular expression :) Mike Johnson Command Channel Providing Mumble Servers since 2009. Link to comment Share on other sites More sharing options...
jeans1234 Posted December 27, 2011 Author Share Posted December 27, 2011 Just looking for simple stuff like group 1 group 2 Link to comment Share on other sites More sharing options...
commandchannel Posted December 27, 2011 Share Posted December 27, 2011 Try this:channelname=[ \\-=&\\w\\#\\[\\]\\{\\}\\(\\)\\@\\|]+ Mike Johnson Command Channel Providing Mumble Servers since 2009. Link to comment Share on other sites More sharing options...
jeans1234 Posted December 29, 2011 Author Share Posted December 29, 2011 Thank you so much that fixed it Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now