Bug 717122
Summary: | Use /etc/login.defs to define a 'system' account instead of hard-coding 500 (s-c-users) | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Miloslav Trmač <mitr> |
Component: | system-config-users | Assignee: | Nils Philippsen <nphilipp> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | nphilipp |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | system-config-users-1.2.110-1.fc16 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2011-09-09 17:10:57 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 717109 |
What values should s-c-users assume if these keys are absent from /etc/login.defs? 500 or 1000? 1000 would be probably better, that's the value shadow-utils (the "owner" of /etc/login.defs) uses. It doesn't really matter much AFAICS. system-config-users-1.2.108-1.fc16 has been submitted as an update for Fedora 16. https://admin.fedoraproject.org/updates/system-config-users-1.2.108-1.fc16 system-config-users-1.2.108-1.fc15 has been submitted as an update for Fedora 15. https://admin.fedoraproject.org/updates/system-config-users-1.2.108-1.fc15 system-config-users-1.2.108-1.fc14 has been submitted as an update for Fedora 14. https://admin.fedoraproject.org/updates/system-config-users-1.2.108-1.fc14 Package system-config-users-1.2.108-1.fc16: * should fix your issue, * was pushed to the Fedora 16 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing system-config-users-1.2.108-1.fc16' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/system-config-users-1.2.108-1.fc16 then log in and leave karma (feedback). system-config-users-1.2.110-1.fc15 has been pushed to the Fedora 15 stable repository. If problems still persist, please make note of it in this bug report. system-config-users-1.2.110-1.fc16 has been pushed to the Fedora 16 stable repository. If problems still persist, please make note of it in this bug report. system-config-users-1.2.110-1.fc14 has been pushed to the Fedora 14 stable repository. If problems still persist, please make note of it in this bug report. |
Various code in system-config-users assumes that non-system user and group IDs start at a hard-coded value 500. Please use [UG]ID_MIN from /etc/login.defs for this; we plan to change the boundary. See attachment 510191 [details] for the proper way to parse /etc/login.defs. Please let me know if you want me to prepare a complete patch. Version-Release number of selected component (if applicable): system-config-users-1.2.107-2.fc15