X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=website%2Fgetting-started-admin.mdwn;h=1c373acffa1883d8de5f1ec351fa8dd33bb84697;hb=505ee50a409014b55afea3b04c097d976e8b3766;hp=69f498a82cbfd6bdac41d69dc17e3c0e6e40c617;hpb=c584f334bc2d9751a300739430d8c191616043a2;p=monkeysphere.git diff --git a/website/getting-started-admin.mdwn b/website/getting-started-admin.mdwn index 69f498a..1c373ac 100644 --- a/website/getting-started-admin.mdwn +++ b/website/getting-started-admin.mdwn @@ -7,6 +7,7 @@ so that your users can have it automatically verified, and you can set up your machine to automatically identify connecting users by their presence in the OpenPGP web of trust. + Server host key publication --------------------------- To generate and publish a server host key: @@ -19,8 +20,8 @@ This will generate the key for server with the service URI server key so that people in the admin's web of trust can identify the server without manual host key checking: - $ gpg --search ='ssh://server.example.net' - $ gpg --sign-key ='ssh://server.example.net' + $ gpg --search '=ssh://server.example.net' + $ gpg --sign-key '=ssh://server.example.net' Update OpenSSH configuration files @@ -48,6 +49,7 @@ effect. As with any change to `sshd_config`, be sure to retain an existing session to the machine while you test your changes so you don't get locked out. + Monkeysphere authorized_keys maintenance ---------------------------------------- @@ -57,7 +59,7 @@ users with the Monkeysphere. For each user account on the server, the userids of people authorized to log into that account would be placed in: - ~/.config/monkeysphere/authorized_user_ids + ~/.monkeysphere/authorized_user_ids However, in order for users to become authenticated, the server must determine that the user IDs on their keys have "full" validity. This