Bug 1008408 - 4.4.3. Configuring Servers for Enhanced Entitlements Reporting - step 9.
Summary: 4.4.3. Configuring Servers for Enhanced Entitlements Reporting - step 9.
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Satellite 5
Classification: Red Hat
Component: Docs Installation Guide
Version: 560
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Dan Macpherson
QA Contact: Dan Macpherson
URL:
Whiteboard:
Depends On:
Blocks: sat560-docs
TreeView+ depends on / blocked
 
Reported: 2013-09-16 10:19 UTC by Jan Hutař
Modified: 2013-10-11 12:34 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-10-11 12:34:31 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Jan Hutař 2013-09-16 10:19:13 UTC
Description of problem:
When blindly following the guide, this command do not have expected outcome as fingerprint is accepted to "root" user. Instead of:

[root@sam13] # ssh -i /var/lib/splice/id_rsa-sat swreport@sat56-hostname splice-export

there should be:

[root@sam13] # su - splice -s /bin/bash
[splice@sam13] $ ssh -i /var/lib/splice/id_rsa-sat swreport@sat56-hostname splice-export

Comment 2 Clifford Perry 2013-10-11 12:34:31 UTC
Step 9 reads:

 Test your connection. Switch to the Subscription Asset Manager server and run the following command:

[root@sam13] # su - splice -s /bin/bash
[splice@sam13] # ssh -i /var/lib/splice/id_rsa-sat swreport@sat56-hostname splice-export

Substitute sat56-hostname for the hostname of the Subscription Asset Manager server.

Important
This command is required to accept the Satelite 5 server's fingerprint. 


https://access.redhat.com/site/documentation/en-US/Red_Hat_Satellite/5.6/html-single/Installation_Guide/index.html


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