diff --git a/arednGettingStarted/_images/admin-name-security-1.png b/arednGettingStarted/_images/admin-name-security-1.png new file mode 100644 index 0000000..b2e6cf7 Binary files /dev/null and b/arednGettingStarted/_images/admin-name-security-1.png differ diff --git a/arednGettingStarted/_images/admin-name-security-2.png b/arednGettingStarted/_images/admin-name-security-2.png new file mode 100644 index 0000000..e06cb0a Binary files /dev/null and b/arednGettingStarted/_images/admin-name-security-2.png differ diff --git a/arednGettingStarted/_images/admin-name-security.png b/arednGettingStarted/_images/admin-name-security.png deleted file mode 100644 index bf868d1..0000000 Binary files a/arednGettingStarted/_images/admin-name-security.png and /dev/null differ diff --git a/arednGettingStarted/_images/mesh-status-columns.png b/arednGettingStarted/_images/mesh-status-columns.png index babfe0b..9235ded 100644 Binary files a/arednGettingStarted/_images/mesh-status-columns.png and b/arednGettingStarted/_images/mesh-status-columns.png differ diff --git a/arednGettingStarted/node_admin.rst b/arednGettingStarted/node_admin.rst index fefd4b0..a2d6d3b 100644 --- a/arednGettingStarted/node_admin.rst +++ b/arednGettingStarted/node_admin.rst @@ -25,7 +25,7 @@ Node Name and Security The Name & Security section allows you to configure the following settings. Context-sensitive help is available by clicking the ``Help`` button. -.. image:: _images/admin-name-security.png +.. image:: _images/admin-name-security-1.png :alt: Admin Name and Security :align: center @@ -45,6 +45,12 @@ Password By clicking **Advanced Options** you can configure additional settings. +.. image:: _images/admin-name-security-2.png + :alt: Admin Name and Security Advanced Options + :align: center + +| + Upload SSH Key Uploading SSH keys allows computers to connect to the node via SSH without having to know the password. The SSH keys are generated on your computer using built-in utilities or the `PuTTY `_ program's *Key Generator*. Once you have the key files on your computer, you can upload the *public* key to your AREDN |trade| node. Click the ``Browse`` button and locate the *public* key file, then click the ``Upload Key`` button at the lower right. SSH keys are only valid if they contain a string in the form of ``@`` in the comment section of the key. SSH keys generated with the above tools add this comment by default.