Bug 393951

Summary: hostname not known during 2nd stage
Product: [openSUSE] openSUSE 11.0 Reporter: Jiří Suchomel <jsuchome>
Component: YaST2Assignee: 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

Description Jiří Suchomel 2008-05-23 13:05:47 UTC
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.
Comment 1 Jiří Suchomel 2008-09-18 10:46:33 UTC
Still in 11.1 Beta1. "hostname -f" says "hostname: Unknown host" after network configuration part of 2nd stage.
Comment 2 Katarina Machalkova 2009-03-12 13:33:19 UTC
One network restart too few.
Comment 3 Katarina Machalkova 2010-01-27 13:55:04 UTC
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)
Comment 4 Katarina Machalkova 2010-03-11 22:29:17 UTC
Really fixed