[Bug 1659534] Re: userdel doesn't supports extrausers
Zygmunt Krynicki
zygmunt.krynicki at canonical.com
Tue Oct 29 18:37:58 UTC 2019
I inspected snapd and noticed that we don't invoke "userdel" or
"deluser" in any production code. We have some tests that do use it and
we now support --extrausers there.
I'm inclined to mark the snappy task as fix released, given that we
inherit the relevant tools from core and core18 snaps which in turn are
fed with updates from the archive. While in the past we carried this
patch locally in a package override, given that it is now fixed in both
Xenial and Bionic I cannot imagine anything else we'd have to do in the
context of this issue.
With this rationale I'm marking it as fix released. Please reopen if
there's more relevant work to be done.
** Changed in: snappy
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to shadow in Ubuntu.
https://bugs.launchpad.net/bugs/1659534
Title:
userdel doesn't supports extrausers
Status in Snappy:
Fix Released
Status in shadow package in Ubuntu:
Fix Released
Status in shadow source package in Xenial:
Fix Released
Status in shadow source package in Bionic:
Fix Released
Status in shadow source package in Cosmic:
Confirmed
Bug description:
TEST CASE:
- run userdel --extrausers foo on a ubuntu core system
REGRESSION POTENTIAL:
- low, this option will only take effect when "userdel --extrauser" is used.
On an Ubuntu Core system is impossible to delete an user from the
extrausers db:
root at localhost:/# userdel --extrausers alice
userdel: unrecognized option '--extrausers'
To manage notifications about this bug go to:
https://bugs.launchpad.net/snappy/+bug/1659534/+subscriptions
More information about the foundations-bugs
mailing list