forked from docs/doc-exports
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com> Reviewed-by: Jiang, Beibei <beibei.jiang@t-systems.com> Co-authored-by: Lu, Huayi <luhuayi@huawei.com> Co-committed-by: Lu, Huayi <luhuayi@huawei.com>
132 lines
21 KiB
HTML
132 lines
21 KiB
HTML
<a name="EN-US_TOPIC_0000001188202530"></a><a name="EN-US_TOPIC_0000001188202530"></a>
|
|
|
|
<h1 class="topictitle1">gs_sshexkey</h1>
|
|
<div id="body8662426"><div class="section" id="EN-US_TOPIC_0000001188202530__en-us_topic_0000001188362502_en-us_topic_0000001099130256_s5c43f025d34c47af903d2e90268955a6"><h4 class="sectiontitle">Context</h4><p id="EN-US_TOPIC_0000001188202530__en-us_topic_0000001188362502_en-us_topic_0000001099130256_en-us_topic_0059778349_p175193874318">During cluster installation, you need to execute commands and transfer files among hosts in the cluster. Therefore, mutual trust relationships must be established among the hosts before the installation. <strong id="EN-US_TOPIC_0000001188202530__en-us_topic_0000001188362502_en-us_topic_0000001099130256_b109951357113615">gs_sshexkey</strong>, provided by <span id="EN-US_TOPIC_0000001188202530__en-us_topic_0000001188362502_en-us_topic_0000001099130256_ph029185053320">GaussDB(DWS)</span>, helps you establish such relationships.</p>
|
|
<div class="notice" id="EN-US_TOPIC_0000001188202530__en-us_topic_0000001188362502_en-us_topic_0000001099130256_nf04c788e786749d28c10cfa2583288ba"><span class="noticetitle"><img src="public_sys-resources/notice_3.0-en-us.png"> </span><div class="noticebody"><p id="EN-US_TOPIC_0000001188202530__en-us_topic_0000001188362502_en-us_topic_0000001099130256_a2b71f3fb7be5489c8817607e3390ebce">The mutual trust relationships among <strong id="EN-US_TOPIC_0000001188202530__en-us_topic_0000001188362502_en-us_topic_0000001099130256_b84235270610519">root</strong> users have security risks. You are advised to delete the mutual trust relationships among <strong id="EN-US_TOPIC_0000001188202530__en-us_topic_0000001188362502_en-us_topic_0000001099130256_b209640227010655">root</strong> users once operations completed.</p>
|
|
</div></div>
|
|
</div>
|
|
<div class="section" id="EN-US_TOPIC_0000001188202530__en-us_topic_0000001188362502_en-us_topic_0000001099130256_s3ca4f522a2c54813ab050cf9a34908c9"><h4 class="sectiontitle">Prerequisites</h4><ul id="EN-US_TOPIC_0000001188202530__en-us_topic_0000001188362502_en-us_topic_0000001099130256_uc791d2da0d6f419389944d4e1002dd0b"><li id="EN-US_TOPIC_0000001188202530__en-us_topic_0000001188362502_en-us_topic_0000001099130256_l11b97a17b74a4aef8807f7cf2affb794">The SSH service has been enabled.</li><li id="EN-US_TOPIC_0000001188202530__en-us_topic_0000001188362502_en-us_topic_0000001099130256_l770eb909db364b56962ea94b6ff48963">You have verified that SSH ports will not be disabled by firewalls.</li><li id="EN-US_TOPIC_0000001188202530__en-us_topic_0000001188362502_en-us_topic_0000001099130256_lecd5127486284038a1d7cdb2ceaff882">Each host name and IP address have been correctly configured in the XML file.</li><li id="EN-US_TOPIC_0000001188202530__en-us_topic_0000001188362502_en-us_topic_0000001099130256_l042f9a832b554664a5d87b0998caf9d5">Communication among all the hosts must be normal.</li><li id="EN-US_TOPIC_0000001188202530__en-us_topic_0000001188362502_en-us_topic_0000001099130256_le99ae4102c524512b921fb1a3515a8d6">If the mutual trust relationship is to be established for common users, the same user needs to be created and password set on each host.</li><li id="EN-US_TOPIC_0000001188202530__en-us_topic_0000001188362502_en-us_topic_0000001099130256_l833b77cf78aa4199a1dbab0182f81300">If the SELinux OS has been installed and started on each host, the security context of the <span class="filepath" id="EN-US_TOPIC_0000001188202530__en-us_topic_0000001188362502_en-us_topic_0000001099130256_filepath1070563024173027"><b>/root</b></span> directory needs to be set to the default value <strong id="EN-US_TOPIC_0000001188202530__en-us_topic_0000001188362502_en-us_topic_0000001099130256_b84235270617344">system_u:object_r:home_root_t:s0</strong> and that of the <span class="filepath" id="EN-US_TOPIC_0000001188202530__en-us_topic_0000001188362502_en-us_topic_0000001099130256_filepath1070563024173034"><b>/home</b></span> directory set to the default value <strong id="EN-US_TOPIC_0000001188202530__en-us_topic_0000001188362502_en-us_topic_0000001099130256_b842352706173431">system_u:object_r:admin_home_t:s0</strong>.<p id="EN-US_TOPIC_0000001188202530__en-us_topic_0000001188362502_en-us_topic_0000001099130256_a1778a33634424aa1b93c62d871197e81">To check whether the SELinux OS has been installed and started, run the <strong id="EN-US_TOPIC_0000001188202530__en-us_topic_0000001188362502_en-us_topic_0000001099130256_b842352706965">getenforce</strong> command. If the command output is <strong id="EN-US_TOPIC_0000001188202530__en-us_topic_0000001188362502_en-us_topic_0000001099130256_b8423527069721">Enforcing</strong>, the SELinux OS has been installed and started. </p>
|
|
<p id="EN-US_TOPIC_0000001188202530__en-us_topic_0000001188362502_en-us_topic_0000001099130256_a914badca1c494a2c9c9493dea4f74c7d">To check the security contexts of the directories, run the following commands:</p>
|
|
<pre class="screen" id="EN-US_TOPIC_0000001188202530__en-us_topic_0000001188362502_en-us_topic_0000001099130256_se1378b7a550d4fe188db0d72ed71cda9">ls -ldZ /root | awk '{print $4}'</pre>
|
|
<pre class="screen" id="EN-US_TOPIC_0000001188202530__en-us_topic_0000001188362502_en-us_topic_0000001099130256_s2ccd6d86904f47abbb8492e046b9a787">ls -ldZ /home | awk '{print $4}'</pre>
|
|
<p id="EN-US_TOPIC_0000001188202530__en-us_topic_0000001188362502_en-us_topic_0000001099130256_a05588e234e964eb0b6ad621cb680ace4">To restore the security contexts of the directories, run the following commands:</p>
|
|
<pre class="screen" id="EN-US_TOPIC_0000001188202530__en-us_topic_0000001188362502_en-us_topic_0000001099130256_s688785815ac140f7b6d1fa337f5e2bc0">restorecon -r -vv /home/</pre>
|
|
<pre class="screen" id="EN-US_TOPIC_0000001188202530__en-us_topic_0000001188362502_en-us_topic_0000001099130256_sc4d5def02a8348389f0aab781581b6b4">restorecon -r -vv /root/</pre>
|
|
</li></ul>
|
|
</div>
|
|
<div class="section" id="EN-US_TOPIC_0000001188202530__en-us_topic_0000001188362502_en-us_topic_0000001099130256_s94df6a564e7047f6a30961510e3e7832"><h4 class="sectiontitle">Syntax</h4><ul id="EN-US_TOPIC_0000001188202530__en-us_topic_0000001188362502_en-us_topic_0000001099130256_ub07b3d7141aa4e7fbd02c20c4c30eca1"><li id="EN-US_TOPIC_0000001188202530__en-us_topic_0000001188362502_en-us_topic_0000001099130256_l2cbca1d6e1404b1dbcbbed6c02a91da2">Establish mutual trust relationships.<pre class="screen" id="EN-US_TOPIC_0000001188202530__en-us_topic_0000001188362502_en-us_topic_0000001099130256_sda5f03dc47a34345895e3dec1235e612">gs_sshexkey -f <em id="EN-US_TOPIC_0000001188202530__en-us_topic_0000001188362502_en-us_topic_0000001099130256_a94b4dfbf9c5e4a778d0b731535f4ceb0">HOSTFILE </em>[-W <em id="EN-US_TOPIC_0000001188202530__en-us_topic_0000001188362502_en-us_topic_0000001099130256_a9798169f7a1941e792e4ad8b0231093f">PASSWORD</em>]<em id="EN-US_TOPIC_0000001188202530__en-us_topic_0000001188362502_en-us_topic_0000001099130256_abec176d00e0648e094ff296fd7ac3f3a"> </em>[...] [--skip-hostname-set] [-l <em id="EN-US_TOPIC_0000001188202530__en-us_topic_0000001188362502_en-us_topic_0000001099130256_aee8fe18b16774386abf0c1ed362c2d25">LOGFILE</em>]</pre>
|
|
</li><li id="EN-US_TOPIC_0000001188202530__en-us_topic_0000001188362502_en-us_topic_0000001099130256_l36691a14bbc34aae98122cc2247f01a8">Show help information.<pre class="screen" id="EN-US_TOPIC_0000001188202530__en-us_topic_0000001188362502_en-us_topic_0000001099130256_s82070501c60d4b0881cb4795af2f71f6">gs_sshexkey -? | --help</pre>
|
|
</li><li id="EN-US_TOPIC_0000001188202530__en-us_topic_0000001188362502_en-us_topic_0000001099130256_l98c3776d877f4003ab1e6186cfa062f0">Show version number.<pre class="screen" id="EN-US_TOPIC_0000001188202530__en-us_topic_0000001188362502_en-us_topic_0000001099130256_sf3f91bf0be3e4feeb2553af4ba15cdc8">gs_sshexkey -V | --version</pre>
|
|
</li></ul>
|
|
</div>
|
|
<div class="section" id="EN-US_TOPIC_0000001188202530__en-us_topic_0000001188362502_en-us_topic_0000001099130256_s71e899e8f3ef462683c2d9b58139c87a"><h4 class="sectiontitle">Parameter Description</h4><ul id="EN-US_TOPIC_0000001188202530__en-us_topic_0000001188362502_en-us_topic_0000001099130256_u988c8b30bf78440a98b417251128fe19"><li id="EN-US_TOPIC_0000001188202530__en-us_topic_0000001188362502_en-us_topic_0000001099130256_l2f129baea3d240b38118a550d2866485">-f<p id="EN-US_TOPIC_0000001188202530__en-us_topic_0000001188362502_en-us_topic_0000001099130256_a8fc7a5339c0c4c6b89b9e08c3386bcd3"><a name="EN-US_TOPIC_0000001188202530__en-us_topic_0000001188362502_en-us_topic_0000001099130256_l2f129baea3d240b38118a550d2866485"></a><a name="en-us_topic_0000001188362502_en-us_topic_0000001099130256_l2f129baea3d240b38118a550d2866485"></a>Lists the IP addresses of all the hosts among which mutual trust relationships need to be established.</p>
|
|
<div class="note" id="EN-US_TOPIC_0000001188202530__en-us_topic_0000001188362502_en-us_topic_0000001099130256_n248c19ea0fcb467ba5736a72469fd7e0"><img src="public_sys-resources/note_3.0-en-us.png"><span class="notetitle"> </span><div class="notebody"><p id="EN-US_TOPIC_0000001188202530__en-us_topic_0000001188362502_en-us_topic_0000001099130256_a889bd00e139b42a99b7f6287f0381d4c">Ensure that <strong id="EN-US_TOPIC_0000001188202530__en-us_topic_0000001188362502_en-us_topic_0000001099130256_b842352706185753">hostfile</strong> contains only correct IP addresses and no other information.</p>
|
|
</div></div>
|
|
</li><li id="EN-US_TOPIC_0000001188202530__en-us_topic_0000001188362502_en-us_topic_0000001099130256_l3952a46e6d704f9ab1cefebafca894bc">-W, --password=PASSWORD<p id="EN-US_TOPIC_0000001188202530__en-us_topic_0000001188362502_en-us_topic_0000001099130256_adbbf3aea08bd4bb6a794e22049b62639"><a name="EN-US_TOPIC_0000001188202530__en-us_topic_0000001188362502_en-us_topic_0000001099130256_l3952a46e6d704f9ab1cefebafca894bc"></a><a name="en-us_topic_0000001188362502_en-us_topic_0000001099130256_l3952a46e6d704f9ab1cefebafca894bc"></a>Specifies the password of the user who will establish mutual trust relationships. If this parameter is not specified, you will be prompted to enter the password when the mutual trust relationship is established. If the password of each host is different, you need to specify multiple <strong id="EN-US_TOPIC_0000001188202530__en-us_topic_0000001188362502_en-us_topic_0000001099130256_b842352706153254">-W</strong> parameters. The password sequence must correspond to the IP address sequence. In interactive mode, you need to enter the password of the host in sequence.</p>
|
|
<div class="note" id="EN-US_TOPIC_0000001188202530__en-us_topic_0000001188362502_en-us_topic_0000001099130256_nf17ba464aa3b4d609f3717688cb0eee2"><img src="public_sys-resources/note_3.0-en-us.png"><span class="notetitle"> </span><div class="notebody"><p id="EN-US_TOPIC_0000001188202530__en-us_topic_0000001188362502_en-us_topic_0000001099130256_aef283bb4c6f8473fa8b24c181c859731">The password cannot contain the following characters: ;'$</p>
|
|
</div></div>
|
|
</li><li id="EN-US_TOPIC_0000001188202530__en-us_topic_0000001188362502_en-us_topic_0000001099130256_l24af103849f64b2197a86731c5211a8e">-l<p id="EN-US_TOPIC_0000001188202530__en-us_topic_0000001188362502_en-us_topic_0000001099130256_af8882511c3584a21ad7b6d363b6e7813"><a name="EN-US_TOPIC_0000001188202530__en-us_topic_0000001188362502_en-us_topic_0000001099130256_l24af103849f64b2197a86731c5211a8e"></a><a name="en-us_topic_0000001188362502_en-us_topic_0000001099130256_l24af103849f64b2197a86731c5211a8e"></a>Specifies the path of saving log files.</p>
|
|
<p id="EN-US_TOPIC_0000001188202530__en-us_topic_0000001188362502_en-us_topic_0000001099130256_a1879ab7e4ece4de487ebd1495d6c4d11">Value range: any existing, accessible absolute path</p>
|
|
</li><li id="EN-US_TOPIC_0000001188202530__en-us_topic_0000001188362502_en-us_topic_0000001099130256_l56ccd40b01f9423bad9f46a0bbf5dd26">--skip-hostname-set<p id="EN-US_TOPIC_0000001188202530__en-us_topic_0000001188362502_en-us_topic_0000001099130256_a857aaf07f06c493390476355f48e9d69"><a name="EN-US_TOPIC_0000001188202530__en-us_topic_0000001188362502_en-us_topic_0000001099130256_l56ccd40b01f9423bad9f46a0bbf5dd26"></a><a name="en-us_topic_0000001188362502_en-us_topic_0000001099130256_l56ccd40b01f9423bad9f46a0bbf5dd26"></a>Specifies whether to write the mapping relationship between the host name and IP address of the <strong id="EN-US_TOPIC_0000001188202530__en-us_topic_0000001188362502_en-us_topic_0000001099130256_b84235270614552">-f</strong> parameter file to the <strong id="EN-US_TOPIC_0000001188202530__en-us_topic_0000001188362502_en-us_topic_0000001099130256_b842352706154048">/etc/hosts</strong> file. If this parameter is specified, the relationship is not written to the file.</p>
|
|
</li><li id="EN-US_TOPIC_0000001188202530__en-us_topic_0000001188362502_en-us_topic_0000001099130256_l5f7aa3b152b44d8c8f03f4786aaac5bd">-?, --help<p id="EN-US_TOPIC_0000001188202530__en-us_topic_0000001188362502_en-us_topic_0000001099130256_a7b15f8d58ccc4daea14efee113a179e8"><a name="EN-US_TOPIC_0000001188202530__en-us_topic_0000001188362502_en-us_topic_0000001099130256_l5f7aa3b152b44d8c8f03f4786aaac5bd"></a><a name="en-us_topic_0000001188362502_en-us_topic_0000001099130256_l5f7aa3b152b44d8c8f03f4786aaac5bd"></a>Shows help information.</p>
|
|
</li><li id="EN-US_TOPIC_0000001188202530__en-us_topic_0000001188362502_en-us_topic_0000001099130256_l9a4b3a93fdf640279b99fe4a62328970">-V, --version<p id="EN-US_TOPIC_0000001188202530__en-us_topic_0000001188362502_en-us_topic_0000001099130256_a87494051bffa4278a54e0898c33671c1"><a name="EN-US_TOPIC_0000001188202530__en-us_topic_0000001188362502_en-us_topic_0000001099130256_l9a4b3a93fdf640279b99fe4a62328970"></a><a name="en-us_topic_0000001188362502_en-us_topic_0000001099130256_l9a4b3a93fdf640279b99fe4a62328970"></a>Shows version number.</p>
|
|
</li></ul>
|
|
</div>
|
|
<div class="section" id="EN-US_TOPIC_0000001188202530__en-us_topic_0000001188362502_en-us_topic_0000001099130256_s91a6ef7ccb474bd6b05d5576cf255159"><h4 class="sectiontitle">Examples</h4><p id="EN-US_TOPIC_0000001188202530__en-us_topic_0000001188362502_en-us_topic_0000001099130256_a7665093b8f2041d78f025059f29e7786">The following examples describe how to establish mutual trust relationships for user <strong id="EN-US_TOPIC_0000001188202530__en-us_topic_0000001188362502_en-us_topic_0000001099130256_b84235270611142">root</strong>:</p>
|
|
<ul id="EN-US_TOPIC_0000001188202530__en-us_topic_0000001188362502_en-us_topic_0000001099130256_uc3b4a0da44f442a7ad9929ee6589c01c"><li id="EN-US_TOPIC_0000001188202530__en-us_topic_0000001188362502_en-us_topic_0000001099130256_l972f434d57a741c29a36e6b91b6dc341">In non-interactive mode, if the user passwords are the same, run the following commands to establish mutual trust.<p id="EN-US_TOPIC_0000001188202530__en-us_topic_0000001188362502_en-us_topic_0000001099130256_a8d26d9b2674d4137aa8bf2cb37831a94"><a name="EN-US_TOPIC_0000001188202530__en-us_topic_0000001188362502_en-us_topic_0000001099130256_l972f434d57a741c29a36e6b91b6dc341"></a><a name="en-us_topic_0000001188362502_en-us_topic_0000001099130256_l972f434d57a741c29a36e6b91b6dc341"></a><strong id="EN-US_TOPIC_0000001188202530__en-us_topic_0000001188362502_en-us_topic_0000001099130256_b84235270617524">Gauss@123</strong> indicates the password of user <strong id="EN-US_TOPIC_0000001188202530__en-us_topic_0000001188362502_en-us_topic_0000001099130256_b842352706161154">root</strong>.</p>
|
|
<pre class="screen" id="EN-US_TOPIC_0000001188202530__en-us_topic_0000001188362502_en-us_topic_0000001099130256_s6c373000cfa34894b92d0af730c66553">./gs_sshexkey -f /opt/software/hostfile -W Gauss@123
|
|
Checking network information.
|
|
All nodes in the network are Normal.
|
|
Successfully checked network information.
|
|
Creating SSH trust.
|
|
Creating the local key file.
|
|
Appending local ID to authorized_keys.
|
|
Successfully appended local ID to authorized_keys.
|
|
Updating the known_hosts file.
|
|
Successfully updated the known_hosts file.
|
|
Appending authorized_key on the remote node.
|
|
Successfully appended authorized_key on all remote node.
|
|
Checking common authentication file content.
|
|
Successfully checked common authentication content.
|
|
Distributing SSH trust file to all node.
|
|
Successfully distributed SSH trust file to all node.
|
|
Verifying SSH trust on all hosts.
|
|
Successfully verified SSH trust on all hosts.
|
|
Successfully created SSH trust.</pre>
|
|
</li><li id="EN-US_TOPIC_0000001188202530__en-us_topic_0000001188362502_en-us_topic_0000001099130256_l3244ae93f5f541f6acb876e67fb1025a">In non-interactive mode, if the user passwords are different, run the following commands to establish mutual trust.<p id="EN-US_TOPIC_0000001188202530__en-us_topic_0000001188362502_en-us_topic_0000001099130256_a8092a2cdba3a42f7a2029e7772c00de9"><a name="EN-US_TOPIC_0000001188202530__en-us_topic_0000001188362502_en-us_topic_0000001099130256_l3244ae93f5f541f6acb876e67fb1025a"></a><a name="en-us_topic_0000001188362502_en-us_topic_0000001099130256_l3244ae93f5f541f6acb876e67fb1025a"></a><strong id="EN-US_TOPIC_0000001188202530__en-us_topic_0000001188362502_en-us_topic_0000001099130256_b842352706161535">Gauss@234</strong> indicates the <strong id="EN-US_TOPIC_0000001188202530__en-us_topic_0000001188362502_en-us_topic_0000001099130256_b84235270616161">root</strong> password of the first host in the host list, and <strong id="EN-US_TOPIC_0000001188202530__en-us_topic_0000001188362502_en-us_topic_0000001099130256_b842352706162252">Gauss@345</strong> indicates the <strong id="EN-US_TOPIC_0000001188202530__en-us_topic_0000001188362502_en-us_topic_0000001099130256_b842352706163051">root</strong> password of the second host in the host list.</p>
|
|
<pre class="screen" id="EN-US_TOPIC_0000001188202530__en-us_topic_0000001188362502_en-us_topic_0000001099130256_s75cda3924e254609b7144bb597cf9ae7">./gs_sshexkey -f /opt/software/hostfile -W Gauss@123 -W Gauss@234 -W Gauss@345
|
|
Checking network information.
|
|
All nodes in the network are Normal.
|
|
Successfully checked network information.
|
|
Creating SSH trust.
|
|
Creating the local key file.
|
|
Appending local ID to authorized_keys.
|
|
Successfully appended local ID to authorized_keys.
|
|
Updating the known_hosts file.
|
|
Successfully updated the known_hosts file.
|
|
Appending authorized_key on the remote node.
|
|
Successfully appended authorized_key on all remote node.
|
|
Checking common authentication file content.
|
|
Successfully checked common authentication content.
|
|
Distributing SSH trust file to all node.
|
|
Successfully distributed SSH trust file to all node.
|
|
Verifying SSH trust on all hosts.
|
|
Successfully verified SSH trust on all hosts.
|
|
Successfully created SSH trust.</pre>
|
|
</li><li id="EN-US_TOPIC_0000001188202530__en-us_topic_0000001188362502_en-us_topic_0000001099130256_l436f963c0ec243dd86a44012d771e6c6">In interactive mode, if the user passwords are the same, run the following commands to establish mutual trust. <pre class="screen" id="EN-US_TOPIC_0000001188202530__en-us_topic_0000001188362502_en-us_topic_0000001099130256_s56b23cfd2fe341e3a12f827fd4881e57">gs_sshexkey -f /opt/software/hostfile
|
|
Please enter password for current user[root].
|
|
Password:
|
|
Checking network information.
|
|
All nodes in the network are Normal.
|
|
Successfully checked network information.
|
|
Creating SSH trust.
|
|
Creating the local key file.
|
|
Appending local ID to authorized_keys.
|
|
Successfully appended local ID to authorized_keys.
|
|
Updating the known_hosts file.
|
|
Successfully updated the known_hosts file.
|
|
Appending authorized_key on the remote node.
|
|
Successfully appended authorized_key on all remote node.
|
|
Checking common authentication file content.
|
|
Successfully checked common authentication content.
|
|
Distributing SSH trust file to all node.
|
|
Successfully distributed SSH trust file to all node.
|
|
Verifying SSH trust on all hosts.
|
|
Successfully verified SSH trust on all hosts.
|
|
Successfully created SSH trust.</pre>
|
|
</li><li id="EN-US_TOPIC_0000001188202530__en-us_topic_0000001188362502_en-us_topic_0000001099130256_l0d2723009d4d4f8491fa2f48272daaea">In interactive mode, if the user passwords are different, run the following commands to establish mutual trust.<pre class="screen" id="EN-US_TOPIC_0000001188202530__en-us_topic_0000001188362502_en-us_topic_0000001099130256_sa2dc3cbd4055450baabdded5a02075a4">gs_sshexkey -f /opt/software/hostfile
|
|
Please enter password for current user[root].
|
|
Password:
|
|
Notice :The password of some nodes is incorrect.
|
|
Please enter password for current user[root] on the node[10.180.10.112].
|
|
Password:
|
|
Please enter password for current user[root] on the node[10.180.10.113].
|
|
Password:
|
|
Checking network information.
|
|
All nodes in the network are Normal.
|
|
Successfully checked network information.
|
|
Creating SSH trust.
|
|
Creating the local key file.
|
|
Appending local ID to authorized_keys.
|
|
Successfully appended local ID to authorized_keys.
|
|
Updating the known_hosts file.
|
|
Successfully updated the known_hosts file.
|
|
Appending authorized_key on the remote node.
|
|
Successfully appended authorized_key on all remote node.
|
|
Checking common authentication file content.
|
|
Successfully checked common authentication content.
|
|
Distributing SSH trust file to all node.
|
|
Successfully distributed SSH trust file to all node.
|
|
Verifying SSH trust on all hosts.
|
|
Successfully verified SSH trust on all hosts.
|
|
Successfully created SSH trust.</pre>
|
|
</li></ul>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="dws_07_0100.html">Server Tool</a></div>
|
|
</div>
|
|
</div>
|
|
|