commit: 4502c05300d6f75f6e9ad9f4bcf3ecdf99deadb2 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Feb 11 00:59:54 2026 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Feb 11 00:59:54 2026 +0000 URL: https://gitweb.gentoo.org/data/gentoo-news.git/commit/?id=4502c053
2026-02-11-sssd-2_12-keywording: slight phrasing, intro tweaks Make clear what is happening and when to users. Bug: https://bugs.gentoo.org/966684 Signed-off-by: Sam James <sam <AT> gentoo.org> .../2026-02-11-sssd-2_12-keywording.en.txt | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/2026-02-11-sssd-2_12-keywording/2026-02-11-sssd-2_12-keywording.en.txt b/2026-02-11-sssd-2_12-keywording/2026-02-11-sssd-2_12-keywording.en.txt index 5da7276..72c19eb 100644 --- a/2026-02-11-sssd-2_12-keywording/2026-02-11-sssd-2_12-keywording.en.txt +++ b/2026-02-11-sssd-2_12-keywording/2026-02-11-sssd-2_12-keywording.en.txt @@ -9,11 +9,14 @@ sssd now runs as its own user, rather than root, and uses file capabiltites for its helpers. Although it had this functionalilty for a while, it wasn't completely usable until 2.10. +sssd-2.12.0 will be the first keyworded version in Gentoo with this +change, made available shortly. + Because of the user change, the sssd database, logs, and -configuration files must have their ownership changed. +configuration files must have their ownership changed. == Systemd users == -After upgrading sssd, stop the sssd service. Then execute the following +After upgrading sssd to >=2.10, stop the sssd service. Then execute the following commands: chown -R sssd:sssd /var/lib/sss
