Bug 717113 - Use /etc/login.defs to define a 'system' account instead of hard-coding 500 (firstboot)
Summary: Use /etc/login.defs to define a 'system' account instead of hard-coding 500 (...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: firstboot
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Martin Gracik
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 1kAccounts
TreeView+ depends on / blocked
 
Reported: 2011-06-28 04:14 UTC by Miloslav Trmač
Modified: 2013-07-04 12:57 UTC (History)
3 users (show)

Fixed In Version: firstboot-16.0-1
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-09-12 10:34:40 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Miloslav Trmač 2011-06-28 04:14:21 UTC
modules/create_user.py categorizes UIDs as system/user using a
hard-coded value 500.  Please use UID_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):
firstboot-1.116-1.fc16


Note You need to log in before you can comment on or make changes to this bug.