Project

General

Profile

Bug #9898

Content Host registration should be more explicit in mentioning Organization and Activation key

Added by Christine Fouant about 8 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Normal
Category:
Web UI
Target version:
Difficulty:
Triaged:
Yes
Bugzilla link:
Fixed in Releases:
Found in Releases:
Red Hat JIRA:

Description

Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1201425
Description of problem:
Content Host registration should be more explicit in mentioning Organization and Activation key

Version-Release number of selected component (if applicable):
Satellite-6.1.0-RHEL-6-20150311.1

How reproducible:
Always

Steps to Reproduce:
1. Go to Hosts -> Content Hosts -> Register Content Host
2. Review the displayed instructions for Content Host Registration

1. Select a Content Source:

2. Install the pre-built bootstrap RPM:

rpm -Uvh http://$mysat6host/pub/katello-ca-consumer-latest.noarch.rpm

3. Run subscription-manager in a console on the client host. You may use an Activation Key to register:

subscription-manager register --org="Default_Organization" --activationkey="activationkey1"

or authenticate with a username and password:

subscription-manager register --org="Default_Organization" --environment="Library"

4. Install katello-agent for remote actions and displaying errata information:

yum -y install katello-agent

Actual results:
Look at Step 3. This looks like an instruction I can just copy and paste to my content host - Obviously 'activationkey1' is a non-existent activation key and is used just as an example

Expected results:
May be we should display Step 3 as follows or similar:

3. Run subscription-manager in a console on the client host. You may use an Activation Key to register:

subscription-manager register --org="Your Organization label" --activationkey="Your Activation Key"

or authenticate with a username and password:

subscription-manager register --org="Your Organization label" --environment="Library"

Additional info:

Associated revisions

Revision c375db31 (diff)
Added by Christine Fouant about 8 years ago

fixes #9898 - Activation Key hint more explicit in registration page, BZ1201425

Revision 5e3123a1
Added by Christine Fouant almost 8 years ago

Merge pull request #5141 from cfouant/registration-hint

fixes #9898 - Activation Key hint more explicit in registration page, BZ1201425

History

#1 Updated by The Foreman Bot about 8 years ago

  • Status changed from New to Ready For Testing
  • Target version set to 68
  • Pull request https://github.com/Katello/katello/pull/5141 added
  • Pull request deleted ()

#2 Updated by Eric Helms about 8 years ago

  • Legacy Backlogs Release (now unused) set to 31
  • Triaged changed from No to Yes

#3 Updated by Eric Helms almost 8 years ago

  • Target version deleted (68)

#4 Updated by Christine Fouant almost 8 years ago

  • Status changed from Ready For Testing to Closed
  • % Done changed from 0 to 100

Also available in: Atom PDF