[Bug 1205783] YaST:Head/yast2-users: Cannot create new user groups via YaST on new installations
https://bugzilla.suse.com/show_bug.cgi?id=1205783 https://bugzilla.suse.com/show_bug.cgi?id=1205783#c13 Stefan Hundhammer <shundhammer@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P3 - Medium Severity|Normal |Major --- Comment #13 from Stefan Hundhammer <shundhammer@suse.com> --- OK, thank you. So we need to find out why the entry is no longer there, and why we don't have a fallback in just that case. The code from comment #9 looks fishy anyway: $character_class = ShadowConfig->fetch("CHARACTER_CLASS"); if ($character_class) { UsersSimple->SetCharacterClass ($character_class); } What if $character_class is empty? Then it remains empty, and the result is what we ear seeing in this bug. -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com