Bug 104113

Summary: yast2-users does not store the default group during autoinstall
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Uwe Gansert <ug>
Component: AutoYaSTAssignee: Jiří Suchomel <jsuchome>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Beta 1   
Target Milestone: ---   
Hardware: Other   
OS: All   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: y2log
patch for /usr/share/YaST2/include/users/dialogs.ycp

Description Uwe Gansert 2005-08-11 13:40:46 UTC
If I configure the default settings for new users in the user module of the
autoinstallation UI, the default group is always:
<user_defaults><group>&lt;NULL&gt;</group></user_defaults>
after the export. Even if I have chosen a group.
Comment 1 Uwe Gansert 2005-08-11 13:43:24 UTC
Created attachment 45757 [details]
y2log
Comment 2 Jiří Suchomel 2005-08-11 13:59:54 UTC
Created attachment 45759 [details]
patch for /usr/share/YaST2/include/users/dialogs.ycp

this should fix the problem
Comment 3 Uwe Gansert 2005-08-11 14:26:40 UTC
looks good.
Comment 4 Jiří Suchomel 2005-08-11 14:53:33 UTC
fixed