FS#41352 - [hefur] Should create user account in "system" range

Attached to Project: Arch Linux
Opened by Mantas Mikulėnas (grawity) - Saturday, 26 July 2014, 15:12 GMT
Last edited by Pierre Schmitz (Pierre) - Saturday, 02 August 2014, 14:56 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Pierre Schmitz (Pierre)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

In hefur 0.4-3, post_install() should call `useradd -r` to use the system account range (0-999) and avoid cluttering the 'normal' user list.
This task depends upon

Closed by  Pierre Schmitz (Pierre)
Saturday, 02 August 2014, 14:56 GMT
Reason for closing:  Fixed
Comment by Mantas Mikulėnas (grawity) - Saturday, 26 July 2014, 15:13 GMT
Same for `groupadd`, also.

(Or, maybe, don't use `groupadd` at all, just call `useradd -r -U ...`)
Comment by Pierre Schmitz (Pierre) - Saturday, 02 August 2014, 14:56 GMT
Good catch, thanks.

Loading...