[Bug 1990488] Re: Group sgx is not part of reserved-usernames
Launchpad Bug Tracker
1990488 at bugs.launchpad.net
Thu Sep 22 19:14:07 UTC 2022
This bug was fixed in the package user-setup - 1.90ubuntu2
---------------
user-setup (1.90ubuntu2) kinetic; urgency=medium
* Add sgx group to reserved-usernames; udev.postinst (src:systemd) adds it
as a system group (LP: #1990488).
-- Olivier Gayot <olivier.gayot at canonical.com> Thu, 22 Sep 2022
18:33:51 +0200
** Changed in: user-setup (Ubuntu)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to user-setup in Ubuntu.
https://bugs.launchpad.net/bugs/1990488
Title:
Group sgx is not part of reserved-usernames
Status in user-setup package in Ubuntu:
Fix Released
Status in user-setup package in Debian:
Unknown
Bug description:
The current version of udev.postinst in Ubuntu creates four system
groups:
* kvm
* input
* render
* sgx
kvm, input and render were added to reserved-usernames when user-setup
1.83 was released. sgx however, was added to udev.postinst later with
systemd 248-1 so it did not make it to reserved-usernames at the time.
Subiquity relies on reserved-usernames to restrict the scope of
accepted usernames ; and using sgx as a username will lead to a system
with no user created.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/user-setup/+bug/1990488/+subscriptions
More information about the foundations-bugs
mailing list