|
Bugzilla – Full Text Bug Listing |
| Summary: | Running SuSEconfig.tetex at the end of installation never completes | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Bryan Perry <bperry> |
| Component: | Basesystem | Assignee: | Jiří Suchomel <jsuchome> |
| Status: | RESOLVED FIXED | QA Contact: | Klaus Kämpf <kkaempf> |
| Severity: | Blocker | ||
| Priority: | P5 - None | CC: | aj, collinscdj, lnussel, ro, vR |
| Version: | Beta 1 | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | SUSE Other | ||
| Whiteboard: | |||
| Found By: | System Test | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | Y2Logs | ||
|
Description
Bryan Perry
2005-08-10 16:20:42 UTC
OK, please, attach those logs and I'll have a look at it... This is already known. There is a password expiration for user nobody -> werner Please run as root
grep nobody /etc/shadow
and report this line in your comment, thanks.
Results of 'grep nobody /etc/shadow': nobody:*:13004:0:0:::: Created attachment 45765 [details]
Y2Logs
Y2Logs
bug in YaST2 user module: before yast2-users: nobody:*:8902:::::: after yast2-users (adding one local user): nobody:*:8902:0:0:::: actually, it is yast2-pam Fixed in yast2-pam-2.12.2 (http://lide.suse.cz/~~jsuchome/yast2/rpms/yast2-pam-2.12.2-0.noarch.rpm) which will go to beta2. *** Bug 104937 has been marked as a duplicate of this bug. *** FYI: I've found a workaround (temporary solution): kill the "su - nobody" process passwd -x 99999 nobody After that SuSEconfig finished normally. *** Bug 105847 has been marked as a duplicate of this bug. *** *** Bug 113692 has been marked as a duplicate of this bug. *** *** Bug 113692 has been marked as a duplicate of this bug. *** *** Bug 112772 has been marked as a duplicate of this bug. *** |