nik_doof Posted October 8, 2010 Share Posted October 8, 2010 On our Mumble setup, users are created by our external management application and assigned group permissions based on their related groups. Their initial login into the server requires a password then their certificate is bound to that account.The problem we have is when it comes to disabling users, at the moment we have to fully delete their Mumble entry to stop them from getting access. Is there any way to disassociate a certificate from a Mumble user? This way we could remove the certificate and scramble the password to prevent login. Link to comment Share on other sites More sharing options...
Administrators kissaki Posted October 8, 2010 Administrators Share Posted October 8, 2010 Yes, of course.Do you use Ice to add users?You can of course update the registrations and also remove any certificate or password data.http://mumble.sourceforge.net/slice/Murmur/Server.html#getRegistrationhttp://mumble.sourceforge.net/slice/Murmur/UserInfo.htmlhttp://mumble.sourceforge.net/slice/Murmur/Server.html#updateRegistrationOr do you use an Ice callback for authentification?Or do you use the evil hackway inserting registrations directly into the sqlite db?(I’m glad to help; but for the future please remember to put in as much information into the question as the one respoding to your question may need or find useful. Otherwise it’s more unnecessary back and forth.) 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