Bug 104113 - yast2-users does not store the default group during autoinstall
Summary: yast2-users does not store the default group during autoinstall
Status: RESOLVED FIXED
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: AutoYaST (show other bugs)
Version: Beta 1
Hardware: Other All
: P5 - None : Normal
Target Milestone: ---
Assignee: Jiří Suchomel
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-11 13:40 UTC by Uwe Gansert
Modified: 2005-08-11 14:53 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
y2log (88.85 KB, application/octet-stream)
2005-08-11 13:43 UTC, Uwe Gansert
Details
patch for /usr/share/YaST2/include/users/dialogs.ycp (514 bytes, patch)
2005-08-11 13:59 UTC, Jiří Suchomel
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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