operasoftware / ssh-key-authority

A tool for managing SSH key access to any number of servers.
Apache License 2.0
456 stars 71 forks source link

Allow admins to remove/revoke public keys of regular users #48

Open Retrospector opened 4 years ago

Retrospector commented 4 years ago

Is there a possibility for admins to remove a public key from a user's account? For example if a private key gets compromised and has to be removed, but the user itself is unable to. I've looked all over the application but was not able to find anything related.

I appreciate any insights. Thank you for your work, SKA really helps us out!

thomas-pike commented 4 years ago

Not currently supported, but this seems like a good idea to add.