Bugzilla – Bug 135486
user list in the autoyast UI
Last modified: 2005-11-28 11:29:32 UTC
it would be nice to see the system users + the local users by default in the autoyast UI User configuration. People often just want to set the root password but they don't find the root user.
Created attachment 58613 [details] patch for /usr/share/YaST2/modules/Users.pm (update for groups is similar)
Now I also see that group "users" is not shown in autoyast users configuration (that's because all local user and groups are removed from the data which was read from the system). I'm not sure if it is correct; was it shown in any older version?
The group "users" was missing before too, yes.
Created attachment 58820 [details] patch for /usr/share/YaST2/modules/Users.pm Excluding group "users" is also fixed.
fixed in yast2-users-2.13.7