FS#26861 - ushare user: regular or system?
Attached to Project:
Community Packages
Opened by Marc Deop i Argemí (Damnshock) - Saturday, 12 November 2011, 11:52 GMT
Last edited by Sergej Pupykin (sergej) - Monday, 14 November 2011, 14:50 GMT
Opened by Marc Deop i Argemí (Damnshock) - Saturday, 12 November 2011, 11:52 GMT
Last edited by Sergej Pupykin (sergej) - Monday, 14 November 2011, 14:50 GMT
|
Details
Description: the ushare.install file adds an ushare account
as well as an ushare group. With the command it uses it's
creating these as if they where regular accounts (UID's
higher than a thousand).
Shouldn't they be system accounts? (-r option in useradd and groupadd programs) Example of an annoyance caused by this: KDM shows the ushare user to login into the system as an option Additional info: * package version(s): ushare 1.1a-15 Steps to reproduce: Install the package and check /etc/passwd and /etc/group |
This task depends upon
it already uses -r
probably you should remove package and install it again