Bug 1477273 - Creation of ssh keys not documented correctly in Administration guide
Summary: Creation of ssh keys not documented correctly in Administration guide
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Gluster Storage
Classification: Red Hat Storage
Component: Documentation
Version: rhgs-3.2
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: RHGS 3.3.0
Assignee: Laura Bailey
QA Contact: Rochelle
URL:
Whiteboard:
Depends On:
Blocks: 1417157
TreeView+ depends on / blocked
 
Reported: 2017-08-01 15:21 UTC by Taco Scargo
Modified: 2017-09-21 04:27 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-09-21 04:27:28 UTC
Embargoed:


Attachments (Terms of Use)

Description Taco Scargo 2017-08-01 15:21:53 UTC
Document URL: https://access.redhat.com/documentation/en-us/red_hat_gluster_storage/3.2/html/administration_guide/chap-red_hat_storage_volumes#idm140421623822176

Section Number and Name: 
5.1.1 Getting started - Prerequisites

Describe the issue: 
When issuing the documented command: "ssh-keygen -f id_rsa -t rsa -N", the key files will be generated in the home directory, instead of the .ssh directory.
By removing "-f id_rsa", they will be created in the .ssh directory.

When issuing the following documented command "ssh-copy-id -i root@server", the command will not be able to find the key, unless you have put them in the .ssh directory.

Suggestions for improvement: 
Remove -f id_rsa from first command

Additional information:


Note You need to log in before you can comment on or make changes to this bug.