[Bug 540787] New: auto-generated autoyast group section does not includ gid
http://bugzilla.novell.com/show_bug.cgi?id=540787 Summary: auto-generated autoyast group section does not includ gid Classification: openSUSE Product: openSUSE 11.1 Version: Final Platform: x86-64 OS/Version: openSUSE 11.1 Status: NEW Severity: Normal Priority: P5 - None Component: AutoYaST AssignedTo: ug@novell.com ReportedBy: richard.coe@med.ge.com QAContact: qa@suse.de Found By: --- User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.0) Gecko/20090623 SUSE/3.5.0-96.2 Firefox/3.5 The auto-generated autoyast xml file that gets generated creates an invalid system as the values in /etc/passwd (users) do not correctly coincide with the values in /etc/group. One example of this is messagebus, viz egrep messagebus /etc/passwd /etc/group /etc/passwd:messagebus:x:100:101:User for D-Bus:/var/run/dbus:/bin/false /etc/group:messagebus:!:103: Adding a 'gid' tag to group section in groups corrects this problem, eg: <group> <group_password>x</group_password> + <gid>100</gid> <groupname>users</groupname> <userlist></userlist> </group> Additionally, you need to verify that the group ids in the user section match the group ids in the group section. I looked for the groups section in the autoyast documentation, but did not find it, but I did not do an exhaustive search. Reproducible: Always Steps to Reproduce: 1. Install system 2. Generate autoyast.xml from this system at the end of install. 3. Review the generated file. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=540787 Uwe Gansert <ug@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ug@novell.com AssignedTo|ug@novell.com |jsuchome@novell.com -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=540787 User jsuchome@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=540787#c1 Jiří Suchomel <jsuchome@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Jiří Suchomel <jsuchome@novell.com> 2009-10-01 06:46:12 MDT --- fixed for Factory/11.2: yast2-users-2.18.14 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=540787 https://bugzilla.novell.com/show_bug.cgi?id=540787#c Juston Mortenson <jmortenson@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Group|novellonly | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=540787 https://bugzilla.novell.com/show_bug.cgi?id=540787#c L3 Incident Coordination <l3-coord@suse.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P2 - High Summary|auto-generated autoyast |L3: auto-generated autoyast |group section does not |group section does not |includ gid |includ gid Status Whiteboard| |openL3:36290 Severity|Normal |Major -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=540787 https://bugzilla.novell.com/show_bug.cgi?id=540787#c3 Petr Uzel <puzel@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | --- Comment #3 from Petr Uzel <puzel@suse.com> 2011-10-07 09:32:17 UTC --- L3 accepted. Reopening for the L3 incident. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=540787 https://bugzilla.novell.com/show_bug.cgi?id=540787#c4 --- Comment #4 from Jiří Suchomel <jsuchome@suse.com> 2011-10-07 09:48:59 UTC --- Created an attachment (id=455022) --> (http://bugzilla.novell.com/attachment.cgi?id=455022) patch for /usr/share/YaST2/modules/Users.pm Patch for SLE11SP1 codebase of yast2-users -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=540787 https://bugzilla.novell.com/show_bug.cgi?id=540787#c10 Petr Uzel <puzel@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED --- Comment #10 from Petr Uzel <puzel@suse.com> 2011-10-10 07:34:19 UTC --- The bug is public again - sorry for the inconvenience. Setting status as Fixed. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=540787 https://bugzilla.novell.com/show_bug.cgi?id=540787#c L3 Incident Coordination <l3-coord@suse.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |DSLA_SOLUTION_PROVIDED Summary|L3: auto-generated autoyast |auto-generated autoyast |group section does not |group section does not |includ gid |includ gid Status Whiteboard|openL3:36290 |wasL3:36290 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com