Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 805265

Summary: Provide the URL and default login information upon successful setup
Product: Red Hat Satellite Reporter: Og Maciel <omaciel>
Component: InstallationAssignee: Eric Helms <ehelms>
Status: CLOSED CURRENTRELEASE QA Contact: Tazim Kolhar <tkolhar>
Severity: low Docs Contact:
Priority: unspecified    
Version: 6.0.0CC: bkearney, cperry, cwelton, ehelms, jhutar, jlabocki, mmccune, tkolhar
Target Milestone: UnspecifiedKeywords: Triaged
Target Release: Unused   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-07-02 14:07:34 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Og Maciel 2012-03-20 18:23:30 UTC
Description of problem:

After one finishes installing katello (i.e. running katello-configure in the command line), it would be extremely benefitial (not to mention user friendly) if we could output a small notification message stating:

* Where one can find the web ui:
  "Please point your browser to https://$HOSTNAME/{cfse|sam|katello}
* The default login information:
  "Login using admin for your username and admin for your password. Please make sure to update your password as soon as possible!!!"

The reason here is to make the experience a bit friendlier to the person doing the installation, as well as avoid an avalanche of possible issues related to question about where to log in and what username/password to use.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1. run katello-configure
2.
3.
  
Actual results:

Once the installation is done, you get absolutely no feedback whatsoever as to what the next step is.

Expected results:


Additional info:

Comment 1 Og Maciel 2012-03-20 18:25:28 UTC
Here's what the user gets:

[root@qetello01 ~]# katello-configure:
Starting Katello configuration
The top-level log file is [/var/log/katello/katello-configure-20120320-104949/main.log]
Creating Katello database user
############################################################ ... OK
Creating Katello database
############################################################ ... OK
Creating Candlepin database user
############################################################ ... OK
Creating Candlepin database
############################################################ ... OK
Candlepin setup
############################################################ ... OK
Populating Katello database schema
############################################################ ... OK
Initializing Katello data
############################################################ ... OK
[root@qetello01 ~]#

Comment 2 Mike McCune 2012-03-20 21:15:54 UTC
A simple change that will help the usability of the installer.  Lets do this in 1.1

Comment 4 Mike McCune 2013-07-08 17:47:23 UTC
*** Bug 885208 has been marked as a duplicate of this bug. ***

Comment 5 sthirugn@redhat.com 2013-08-30 16:10:27 UTC
*** Bug 1003000 has been marked as a duplicate of this bug. ***

Comment 9 Bryan Kearney 2014-05-09 15:05:31 UTC
delivered in katello-installer-0.0.37-1.el6sat.noarch

Comment 10 Tazim Kolhar 2014-05-20 07:43:29 UTC

$ katello-installer
  Success!
  * Katello is running at https://qetello02.usersys.redhat.com
      Default credentials are 'admin:changeme'
  * Capsule is running at https://qetello02.usersys.redhat.com:9090
  * To install additional capsule on separate machine continue by running:"

      capsule-certs-generate --capsule-fqdn "$CAPSULE" --certs-tar "~/$CAPSULE-certs.tar"

  The full log is at /var/log/katello-installer/katello-installer.log

Comment 11 Bryan Kearney 2014-07-02 14:07:34 UTC
This was delivered with 6.0.3, which is the Satellite 6 Beta.