Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1140852

Summary: Wrong user name is used.
Product: [Retired] Subscription Asset Manager Reporter: Dimitar Yordanov <dyordano>
Component: Docs Installation GuideAssignee: Adam Strong <adstrong>
Status: CLOSED WONTFIX QA Contact: Katello Bug Bin <katello-bugs>
Severity: low Docs Contact:
Priority: low    
Version: 1.4.1CC: bkearney, hhudgeon
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-06-26 20:35:35 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 971511    

Description Dimitar Yordanov 2014-09-11 20:39:51 UTC
Document URL: https://access.redhat.com/documentation/en-US/Red_Hat_Subscription_Management/1/html-single/Using_Subscription_Asset_Manager/index.html#sam-splice

Section Number and Name: Configuring Reporting

Describe the issue: 
Add the key file that was created on the Subscription Asset Manager machine to the authorized_keys file for the swreport user on the Satellite 5.6 machine. Include the command= option to restrict the swreport user to only running Satellite reports on the system.
[root@sat-server ~]# vim /home/swreport/.ssh/authorized_keys
	
command="/usr/bin/spacewalk-report $SSH_ORIGINAL_COMMAND" \
	ssh-rsa key_hash swreport@sat-server

Suggestions for improvement: 
swreport -> splice

command="/usr/bin/spacewalk-report $SSH_ORIGINAL_COMMAND" \
	ssh-rsa key_hash splice@sat-server

Comment 2 Bryan Kearney 2017-06-26 20:35:35 UTC
The release of Satellite 5.8 we are deprecating the support of Subscription Asset Manager. The release notes for 5.8 can be found at https://access.redhat.com/documentation/en-us/red_hat_satellite/5.8/pdf/release_notes/Red_Hat_Satellite-5.8-Release_Notes-en-US.pdf.

I am therefore closing out this bug as WONTFIX. If you believe this to be an error, please feel free tor each out to either Rich Jerrido or Bryan Kearney. Thank you!