From fa61dbac647ea9cbc2ba3d93e7de73d7f8a7815f Mon Sep 17 00:00:00 2001 From: Sol Jerome Date: Sat, 28 Aug 2010 17:03:05 +0000 Subject: doc: Minor fixes to SSHbase documentation Signed-off-by: Sol Jerome git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@6042 ce84e21b-d406-0410-9b95-82705330c041 --- doc/server/plugins/generators/sshbase.txt | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'doc') diff --git a/doc/server/plugins/generators/sshbase.txt b/doc/server/plugins/generators/sshbase.txt index 6abb05ed9..c035f8899 100644 --- a/doc/server/plugins/generators/sshbase.txt +++ b/doc/server/plugins/generators/sshbase.txt @@ -6,9 +6,9 @@ SSHbase ======= -SSHbase is a purpose build Bcfg2 plugin for managing ssh host keys. It +SSHbase is a purpose-built Bcfg2 plugin for managing ssh host keys. It is responsible for making ssh keys persist beyond a client rebuild and -building a proper ssh_known_hosts file, including a correct localhost +building a proper ``ssh_known_hosts file``, including a correct localhost record for the current system. It has two functions: @@ -16,11 +16,11 @@ It has two functions: * Generating new ssh keys -- When a client requests a dsa, rsa, or v1 key, and there is no existing key in the repository, one is generated. -* Maintaining the ssh_known_hosts file -- all current known public +* Maintaining the ``ssh_known_hosts`` file -- all current known public keys (and extra public key stores) are integrated into a single - ssh_known_hosts file, and a localhost record for the current client - is added. The ssh_known_hosts file data is updated whenever any keys - change, are added, or deleted. + ``ssh_known_hosts`` file, and a localhost record for the current client + is added. The ``ssh_known_hosts`` file data is updated whenever any + keys change, are added, or deleted. Interacting with SSHbase ======================== @@ -56,8 +56,8 @@ Getting started #. Enjoy. At this point, SSHbase will generate new keys for any client without -a recorded key in the repository, and will generate an ssh_known_hosts -file appropriately. +a recorded key in the repository, and will generate an +``ssh_known_hosts`` file appropriately. Adding public keys for unmanaged hosts ====================================== -- cgit v1.2.3-1-g7c22