** Also affects: cloud-archive/mitaka
Importance: Undecided
Status: New
** Changed in: cloud-archive/mitaka
Status: New => In Progress
** Changed in: cloud-archive/mitaka
Assignee: (unassigned) => Matthew Ruffell (mruffell)
** Changed in: cloud-archive
Assignee: Matthe
** Description changed:
- [Impact]
+ [Impact]
The libsss-sudo package insists on inserting a "sudoers: files sss"
configuration line into /etc/nsswitch.conf at install time and every upgrade
after that. If the line already exists and has no "sss" component, the postinst
adds that.
This
** Description changed:
- I have reported this bug to Debian, but this applies equally to Ubuntu.
- Please see the Debian bug report for details.
+ [Impact]
+ The libsss-sudo package insists on inserting a "sudoers: files sss"
configuration line into /etc/nsswitch.conf at install time and every
https://salsa.debian.org/sssd-
team/sssd/commit/9d3189a1730672e532773f41cdb55c367b62bbaf direct link to
the debian fix
** Changed in: sssd (Ubuntu Xenial)
Assignee: (unassigned) => Andreas Hasenack (ahasenack)
** Changed in: sssd (Ubuntu Bionic)
Assignee: (unassigned) => Andreas Hasenac
This is the fix from debian:
diff --git a/debian/libsss-sudo.postinst b/debian/libsss-sudo.postinst
index a9c061ede..272e68f1e 100644
--- a/debian/libsss-sudo.postinst
+++ b/debian/libsss-sudo.postinst
@@ -33,7 +33,8 @@ insert_nss_entry() {
fi
}
-insert_nss_entry
-
+if [ "$1" = configure ]
Fixed in cosmic and later.
--
You received this bug notification because you are a member of Ubuntu
Server, which is subscribed to sssd in Ubuntu.
https://bugs.launchpad.net/bugs/1781991
Title:
libsss-sudo.postinst clobbers local change to /etc/nsswitch.conf
To manage notifications about this
Thanks for filing this bug in Ubuntu.
I believe we need these commits (untested):
commit 2c6ef84d0b85688e8ef6a470d4c8d3431b0e708d
Author: Vincas Dargis
Date: Tue Mar 12 07:19:42 2019 +
Remove stray comment in postgresql_connections_
Commit 07794c560f1a40b57109ca73a91ae811bc56
** Changed in: munin (Ubuntu)
Status: New => Triaged
** Changed in: munin (Ubuntu)
Importance: Undecided => Medium
--
You received this bug notification because you are a member of Ubuntu
Server, which is subscribed to munin in Ubuntu.
https://bugs.launchpad.net/bugs/1830608
Title: