From d314b052f837db9a45a6aac8b8da003ae7d51fca Mon Sep 17 00:00:00 2001 From: Shireesh Anjal Date: Tue, 23 Aug 2011 20:44:44 +0530 Subject: Latest help contents --- .../html/gettingstarted/security_keys.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/com.gluster.storage.management.console.help/html/gettingstarted/security_keys.html') diff --git a/src/com.gluster.storage.management.console.help/html/gettingstarted/security_keys.html b/src/com.gluster.storage.management.console.help/html/gettingstarted/security_keys.html index eeade559..5b723899 100644 --- a/src/com.gluster.storage.management.console.help/html/gettingstarted/security_keys.html +++ b/src/com.gluster.storage.management.console.help/html/gettingstarted/security_keys.html @@ -10,8 +10,7 @@ type="text/css" media="screen" />

Security Keys

-In order to secure all of the virtual machines that are created, root access to these machines is controlled by SSH key access rather than by using an interactive password. This establishes trust between your account on your central server and the new virtual machine you just added to your cluster. -

Administrators can export and/or import the SSH keys (of the gateway) for security reasons from the Gluster Management Gateway server.

+Gluster Management Gateway communicates with storage servers using public key authentication. This establishes trust between your account on your central server and the new machine you just added to your cluster. Administrators can export and/or import the SSH keys (of the gateway) for security reasons from the Gluster Management Gateway server.

Importing Keys

To import the security keys, perform the following steps:

    -- cgit