merged jrollins/master
[monkeysphere.git] / website / getting-started-admin.mdwn
index d1146f1da57fd2dc1a377882b913e3caac62d609..ca44956986827998494591841fc12116de7d1f34 100644 (file)
@@ -22,12 +22,16 @@ To begin, you must first import an ssh host key.  This assumes that
 you have the ssh server installed, and that you have generated a host
 RSA key.  Once that has been done, import the key:
 
-       # monkeysphere-host import-key /etc/ssh/ssh\_host\_rsa\_key
+       # monkeysphere-host import-key /etc/ssh/ssh_host_rsa_key server.example.net
 
-This will generate an OpenPGP certificate for server containing the
-service URI (`ssh://server.example.net`).  Now you can display
-information about the host key's certificate with the 'show-key'
-command:
+This will generate an OpenPGP certificate for the server.  The primary
+user ID for this certificate will be the ssh service URI for the host,
+(eg. `ssh://server.example.net`).  Remember that the name you provide
+here should probably be a fully qualified domain name for the host in
+order for your users to find it.
+
+Now you can display information about the host key's certificate with
+the 'show-key' command:
 
        # monkeysphere-host show-key