Bug 67628
Summary: | Hostname not checked/set during install | ||
---|---|---|---|
Product: | Red Hat Satellite 5 | Reporter: | Matt Jamison <jamisonm> |
Component: | Server | Assignee: | Adrian Likins <alikins> |
Status: | CLOSED NOTABUG | QA Contact: | Fanny Augustin <fmoquete> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | unspecified | CC: | cturner, gafton, gdk, mihai.ibanescu, pjones |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i386 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2002-07-01 22:19:38 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
Josef Komenda
2002-06-28 15:16:06 UTC
the installer sets the hostname to the fqdn that is returned by socket.gethostname() If we are allowing the server to be address via different hostname via http than it thinks it is, we need to prompt for a hostname, or tell the user to modify it themselves. The original spec indicated that the installer should just discover the servers hostname and use that directly, if it needed to be something else, thats what the config files are for. Is this no longer the case? |