Fedora Account System
Red Hat Associate
Red Hat Customer
* Does the service require post-rpm-installation configuration in order to be useful (for example, does it need manual edits to a configuration file)? No * Does the service listen on a network socket for connections originating on a separate physical or virtual machine? No * Is the service non-persistent (i.e. run once at startup and exit)? Yes * What is the exact name (or names) of the systemd unit files to be enabled? authselect-apply-changes.service * Is this request for all Fedora deliverables or only for some Editions (list them)? Fedora 43+ === This is required to solve https://bugzilla.redhat.com/show_bug.cgi?id=2396016 Authselect, on upgrade, runs RPM scriptlet that updates PAM/nsswitch configuration. This is required to automatically move users using authselect to new configuration and avoid system lock out. This works on regular system, but not on Silverblue/ostree systems as RPM scriptlets are not run there. For this, I need to switch to a systemd service that updates the configuration on boot and the service has to be enabled by default.
Pavel, can you point me at where this authselect-apply-changes.service file lives? I don't see it in either the upstream or downstream repositories for authselect. If it hasn't been written yet, let's do that first. I'll be happy to assist.
Hi Stephen, currently it is in pull request: https://github.com/authselect/authselect/pull/421 File itself: https://github.com/authselect/authselect/pull/421/files#diff-03ea047c43f0ffe4d9aa0ff034c1b67019f4682d93065fdd0ea1f0bda5133c52 It is acked, I'm just waiting for Alexander Bokovoy to test it in his real environment, then I will merge it and do the builds.
Hi Stephen, I merged the changes to Fedora 43 and rawhide. Koji builds and bodhi updates will be created automatically by packit soon
https://bodhi.fedoraproject.org/updates/FEDORA-2025-617342aa98
FEDORA-2025-2929dc6708 (fedora-release-43-0.23) has been submitted as an update to Fedora 43. https://bodhi.fedoraproject.org/updates/FEDORA-2025-2929dc6708
FEDORA-2025-2929dc6708 has been pushed to the Fedora 43 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-2929dc6708` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-2929dc6708 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2025-2929dc6708 (fedora-release-43-0.23) has been pushed to the Fedora 43 stable repository. If problem still persists, please make note of it in this bug report.