|
Bugzilla – Full Text Bug Listing |
| Summary: | hostname not known during 2nd stage | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.0 | Reporter: | Jiří Suchomel <jsuchome> |
| Component: | YaST2 | Assignee: | Katarina Machalkova <kmachalkova> |
| Status: | RESOLVED FIXED | QA Contact: | Jiri Srain <jsrain> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | locilka |
| Version: | Beta 3plus | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | y2logs | ||
Still in 11.1 Beta1. "hostname -f" says "hostname: Unknown host" after network configuration part of 2nd stage. One network restart too few. Probably fixed along with bnc #556613. Need to test whether it also works in automatic config (as non-automatic is now aware of correct hostname when kerberos stuff comes up) Really fixed |
Created attachment 217793 [details] y2logs Kerberos-client configuration should offer reasonable defaults, it takes domain name from Hostname::CurrentDomain() to build some. However, during 2nd stage of installation ([*]) this function returns "site" as current domain: it doesn't know the correct values from DHCP. [*] This means: start installation, use Automatic Configuration, in dialog with user setup select LDAP + Kerberos. In automatic 2nd stage, Kerberos dialog appears after LDAP which is at at time when network configuration should already be done.