|
Bugzilla – Full Text Bug Listing |
| Summary: | Yast2 - missing defaults for "Defaults for New Users" | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Ian Powell <bingmybong> |
| Component: | YaST2 | Assignee: | E-mail List <yast2-maintainers> |
| Status: | RESOLVED DUPLICATE | QA Contact: | Jiri Srain <jsrain> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | ancor, kanderssen, rs.opensuse |
| Version: | Current | ||
| Target Milestone: | --- | ||
| Hardware: | 64bit | ||
| OS: | openSUSE Tumbleweed | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Ian Powell
2021-09-30 13:55:33 UTC
Probably related to Bug 1190864 The file /etc/default/useradd was recently dropped from the shadow package and YaST was not prepared for that. See bug#1190864 for some details. The bright side is that we are just right now working to improve yast2-users to handle that situation better (by fully relying on "useradd" and whatever mechanisms it implements now or in the future). As a temporary workaround, you can run this once and I think it will generate the file yast2-users expects: > useradd -D -b /home (In reply to Ancor Gonzalez Sosa from comment #2) > The file /etc/default/useradd was recently dropped from the shadow package > and YaST was not prepared for that. See bug#1190864 for some details. > > The bright side is that we are just right now working to improve yast2-users > to handle that situation better (by fully relying on "useradd" and whatever > mechanisms it implements now or in the future). > > As a temporary workaround, you can run this once and I think it will > generate the file yast2-users expects: > > > useradd -D -b /home Thanks. I added the defaults manually and let me create a valid user (In reply to Ancor Gonzalez Sosa from comment #2) > The file /etc/default/useradd was recently dropped from the shadow package > and YaST was not prepared for that. See bug#1190864 for some details. > > The bright side is that we are just right now working to improve yast2-users > to handle that situation better (by fully relying on "useradd" and whatever > mechanisms it implements now or in the future). > > As a temporary workaround, you can run this once and I think it will > generate the file yast2-users expects: > > > useradd -D -b /home Thanks. I added the defaults manually and let me create a valid user. I'm happy for this to be closed as it seems covered by Bug 1190864 Closing the bug according to last comments as duplicate of bsc#1190864 at least it is related to it :). Thanks @ancorgs! *** This bug has been marked as a duplicate of bug 1190864 *** |