Summary: | missing groups for new Administrator user created via System Settings (KCM) | ||
---|---|---|---|
Product: | [KDE Neon] neon | Reporter: | Gauthier <g.guerin> |
Component: | general | Assignee: | Neon Bugs <neon-bugs> |
Status: | RESOLVED WAITINGFORINFO | ||
Severity: | normal | CC: | jr, kde, nate, neon-bugs, plasma-bugs-null, sitter |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Gauthier
2021-02-02 10:23:00 UTC
Hardcoding a list of groups at a KDE level would be wrong. It can be configured at build-time of AccountsService passing >meson_options.txt:option('extra_admin_groups', type: 'array', value: [], description: 'Comma-separated list of extra groups that administrator users are part of') Which should be set by your distribution. Please report there if it's wrong. For full control of groups see attached wishlist. *** This bug has been marked as a duplicate of bug 365787 *** (In reply to David Edmundson from comment #1) > Hardcoding a list of groups at a KDE level would be wrong. Of course, that would be wrong indeed :) Sorry for not having thought of that. Thanks for the explanation. > Which should be set by your distribution. Please report there if it's wrong. Ok so could I just move this bug report under the "neon" category and remove the duplicate status? > For full control of groups see attached wishlist. > > *** This bug has been marked as a duplicate of bug 365787 *** Well that's exactly where I'd come from and it is the discussion there (with Nate) that led to this bug report! I think David's point is:
> Which should be set by your distribution. Please report there if it's wrong.
Since your distro is Neon, let's move this there.
(In reply to Nate Graham from comment #3) > I think David's point is: > > > Which should be set by your distribution. Please report there if it's wrong. > Since your distro is Neon, let's move this there. Yep that's what I meant in my previous comment: > Which should be set by your distribution. Please report there if it's wrong. > > Ok so could I just move this bug report under the "neon" category and remove the duplicate status? Thanks for doing it. Thank you for your bug report! However this bug report was created/provided previous to 01/01/2023 and also has not received any updates since before 01/01/2025. Unfortunately KDE neon no longer provides updates for anything older than noble 24.04 based edition's. Please upgrade to KDE neon noble and if you can reproduce the issue after upgrading to an active version, feel free to re-open this bug report. Thanks for understanding! |