sypheria Posted October 17, 2011 Share Posted October 17, 2011 Does Mumble support regular expressions specifically for registered users and guests so I can restrict guests further than registered users? Quote Link to comment Share on other sites More sharing options...
commandchannel Posted October 17, 2011 Share Posted October 17, 2011 No, there is only one regular expression and it is applied to all users. What you could do is temporarily change the regular expression, then register (or rename) the user, then set the regular expression back.Perhaps the option to rename users should not be validated against the regular expression. I'll have to search to see if there's a request for that already. Quote Mike Johnson Command Channel Providing Mumble Servers since 2009. Link to comment Share on other sites More sharing options...
sypheria Posted October 17, 2011 Author Share Posted October 17, 2011 Thank you, that is a nice work around. Quote Link to comment Share on other sites More sharing options...
Administrators kissaki Posted November 13, 2011 Administrators Share Posted November 13, 2011 What you would want to do is create an Ice-Callback-Script that is called when someone connects. There you can check against registered vs non-regged and separate regexp validation, and reject or accept accordingly. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.