GNU bug report logs -
#76928
User accounts are shared between system generations
Previous Next
Full log
Message #8 received at 76928 <at> debbugs.gnu.org (full text, mbox):
Hi,
Ian Eure <ian <at> retrospec.tv> skribis:
> Found this one on accident today and was surprised. To reproduce:
>
> - Remove your user account from your system configuration on
> accident.
> - `sudo guix system reconfigure'
> - Realize your mistake. Observe that neither `su' nor `sudo' work,
> because you don’t exist.
> - Reboot in a state of mild panic.
> - Select any previous system generation from GRUB.
>
> Expected result: previous generations should have the account which
> was deleted, since it was declared in the configurations which
> produced them.
>
> Actual result: They don’t.
Are you sure? /etc/{shadow,passwd,group} are created at activation
time, meaning when booting or reconfiguring (see ‘account-activation’,
which returns code that calls ‘activate-users+groups’, the procedure
that creates those files).
Thanks,
Ludo’.
This bug report was last modified 89 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.