[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: exploring debian's users and groups



Previously Marco d'Itri wrote:
> And why does it want to add it back when I delete it?

Because you are using an old version of update-passwd? From its source:

const struct _info specialusers[] = {
...
    { 30, (FL_KEEPHOME|FL_NOAUTOADD|FL_NOAUTOREMOVE)    },  /* majordom */
...
const struct _info specialgroups[] = {
...
    { 31, (FL_NOAUTOADD|FL_NOAUTOREMOVE)                },  /* majordom */

Wichert.

-- 
  _________________________________________________________________
 /       Nothing is fool-proof to a sufficiently talented fool     \
| wichert@wiggy.net                   http://www.liacs.nl/~wichert/ |
| 1024D/2FA3BC2D 576E 100B 518D 2F16 36B0  2805 3CB8 9250 2FA3 BC2D |



Reply to: