This is a read-only archive of the Mumble forums.

This website archives and makes accessible historical state. It receives no updates or corrections. It is provided only to keep the information accessible as-is, under their old address.

For up-to-date information please refer to the Mumble website and its linked documentation and other resources. For support please refer to one of our other community/support channels.

Jump to content

Disabling Users


nik_doof
 Share

Recommended Posts

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

  • Administrators

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#getRegistration

http://mumble.sourceforge.net/slice/Murmur/UserInfo.html

http://mumble.sourceforge.net/slice/Murmur/Server.html#updateRegistration


Or 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

 Share

×
×
  • Create New...