security

How to Authenticate Users to a SSH Server Using Monkeysphere on an Ubuntu VPS — step-by-step Linux tutorial on Progressive Robot

How to Authenticate Users to a SSH Server Using Monkeysphere on an Ubuntu VPS

The authorized_keys file on an SSH server can become difficult to manage with key changes and a large amount of entries. It can be hard to know which credentials are valid and which actual person each key is associated with. The Monkeysphere system allows you to configure authentication to an SSH server in plain English by utilizing GPG keys. This leads to a more manageable system and allows you to create policies for users, not keys.

Read more
CHAT