[Bug 1781991] Re: libsss-sudo.postinst clobbers local change to /etc/nsswitch.conf

2019-06-27 Thread Launchpad Bug Tracker
This bug was fixed in the package sssd - 1.16.1-1ubuntu1.3 --- sssd (1.16.1-1ubuntu1.3) bionic; urgency=medium * d/libsss-sudo.postinst: Add sss entry to nsswitch only on initial install. Thanks to Timo Aaltonen (LP: #1781991) -- Andreas Hasenack Tue, 28 May 2019 10:52:13

[Bug 1781991] Re: libsss-sudo.postinst clobbers local change to /etc/nsswitch.conf

2019-06-27 Thread Launchpad Bug Tracker
This bug was fixed in the package sssd - 1.13.4-1ubuntu1.15 --- sssd (1.13.4-1ubuntu1.15) xenial; urgency=medium * d/libsss-sudo.postinst: Add sss entry to nsswitch only on initial install. (LP: #1781991) -- Andreas Hasenack Tue, 28 May 2019 10:49:17 -0300 ** Changed in:

[Bug 1781991] Re: libsss-sudo.postinst clobbers local change to /etc/nsswitch.conf

2019-06-21 Thread Andreas Hasenack
Xenial verification First, reproducing the bug with the current package: ubuntu@xenial-berification-sssd-sudo:~$ apt-cache policy libsss-sudo libsss-sudo: Installed: (none) Candidate: 1.13.4-1ubuntu1.14 Version table: 1.13.4-1ubuntu1.14 500 500

[Bug 1781991] Re: libsss-sudo.postinst clobbers local change to /etc/nsswitch.conf

2019-06-21 Thread Andreas Hasenack
Xenial verification First, reproducing the bug with the current package: ubuntu@xenial-berification-sssd-sudo:~$ apt-cache policy libsss-sudo libsss-sudo: Installed: (none) Candidate: 1.13.4-1ubuntu1.14 Version table: 1.13.4-1ubuntu1.14 500 500

[Bug 1781991] Re: libsss-sudo.postinst clobbers local change to /etc/nsswitch.conf

2019-06-21 Thread Andreas Hasenack
Bionic verification First, confirming the bug: ubuntu@bionic-verification-sssd-sudo:~$ apt-cache policy libsss-sudo libsss-sudo: Installed: 1.16.1-1ubuntu1.2 Candidate: 1.16.1-1ubuntu1.2 Version table: *** 1.16.1-1ubuntu1.2 500 500 http://br.archive.ubuntu.com/ubuntu

[Bug 1781991] Re: libsss-sudo.postinst clobbers local change to /etc/nsswitch.conf

2019-06-21 Thread Andreas Hasenack
Bionic verification First, confirming the bug: ubuntu@bionic-verification-sssd-sudo:~$ apt-cache policy libsss-sudo libsss-sudo: Installed: 1.16.1-1ubuntu1.2 Candidate: 1.16.1-1ubuntu1.2 Version table: *** 1.16.1-1ubuntu1.2 500 500 http://br.archive.ubuntu.com/ubuntu

[Bug 1781991] Re: libsss-sudo.postinst clobbers local change to /etc/nsswitch.conf

2019-06-20 Thread Timo Aaltonen
Hello Robie, or anyone else affected, Accepted sssd into bionic-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/sssd/1.16.1-1ubuntu1.3 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Bug 1781991] Re: libsss-sudo.postinst clobbers local change to /etc/nsswitch.conf

2019-05-28 Thread Launchpad Bug Tracker
** Merge proposal linked: https://code.launchpad.net/~ahasenack/ubuntu/+source/sssd/+git/sssd/+merge/367989 ** Merge proposal linked: https://code.launchpad.net/~ahasenack/ubuntu/+source/sssd/+git/sssd/+merge/367990 -- You received this bug notification because you are a member of

[Bug 1781991] Re: libsss-sudo.postinst clobbers local change to /etc/nsswitch.conf

2019-05-28 Thread Andreas Hasenack
** 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

[Bug 1781991] Re: libsss-sudo.postinst clobbers local change to /etc/nsswitch.conf

2019-05-28 Thread Andreas Hasenack
** 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

[Bug 1781991] Re: libsss-sudo.postinst clobbers local change to /etc/nsswitch.conf

2019-05-28 Thread Andreas Hasenack
** 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

[Bug 1781991] Re: libsss-sudo.postinst clobbers local change to /etc/nsswitch.conf

2019-05-28 Thread Andreas Hasenack
** 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

[Bug 1781991] Re: libsss-sudo.postinst clobbers local change to /etc/nsswitch.conf

2019-05-28 Thread Andreas Hasenack
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

[Bug 1781991] Re: libsss-sudo.postinst clobbers local change to /etc/nsswitch.conf

2019-05-28 Thread Andreas Hasenack
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

[Bug 1781991] Re: libsss-sudo.postinst clobbers local change to /etc/nsswitch.conf

2019-05-28 Thread Andreas Hasenack
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 ]

[Bug 1781991] Re: libsss-sudo.postinst clobbers local change to /etc/nsswitch.conf

2019-05-28 Thread Andreas Hasenack
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 ]

[Bug 1781991] Re: libsss-sudo.postinst clobbers local change to /etc/nsswitch.conf

2019-05-28 Thread Andreas Hasenack
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

[Bug 1781991] Re: libsss-sudo.postinst clobbers local change to /etc/nsswitch.conf

2019-05-28 Thread Andreas Hasenack
Fixed in cosmic and later. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1781991 Title: libsss-sudo.postinst clobbers local change to /etc/nsswitch.conf To manage notifications about this bug go

[Bug 1781991] Re: libsss-sudo.postinst clobbers local change to /etc/nsswitch.conf

2018-12-05 Thread Robie Basak
** Tags added: server-next -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1781991 Title: libsss-sudo.postinst clobbers local change to /etc/nsswitch.conf To manage notifications about this bug go

[Bug 1781991] Re: libsss-sudo.postinst clobbers local change to /etc/nsswitch.conf

2018-12-05 Thread Christian Loos
I can confirm that 16.04 and 18.04 are also affected: # Ubuntu 16.04 root@xxx:~# lsb_release -d Description:Ubuntu 16.04.5 LTS root@xxx:~# apt list libsss-sudo Listing... Done libsss-sudo/xenial-updates,now 1.13.4-1ubuntu1.12 amd64 [installed,automatic] N: There are 2 additional versions.

[Bug 1781991] Re: libsss-sudo.postinst clobbers local change to /etc/nsswitch.conf

2018-11-28 Thread Robie Basak
** Tags added: bitesize ** Also affects: sssd (Ubuntu Bionic) Importance: Undecided Status: New ** Also affects: sssd (Ubuntu Xenial) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1781991] Re: libsss-sudo.postinst clobbers local change to /etc/nsswitch.conf

2018-11-28 Thread Robie Basak
Are you saying that you've checked and can confirm that 16.04 and 18.04 are affected? If so, please could you confirm the package versions of sssd in which you have verified that the bug is present? Depending on the fix it may be easy to backport to fix 16.04 and 18.04. But are users actually

[Bug 1781991] Re: libsss-sudo.postinst clobbers local change to /etc/nsswitch.conf

2018-11-28 Thread Christian Loos
There is currently only a fix for 18.10. How about 16.04 and 18.04? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1781991 Title: libsss-sudo.postinst clobbers local change to /etc/nsswitch.conf To

[Bug 1781991] Re: libsss-sudo.postinst clobbers local change to /etc/nsswitch.conf

2018-08-27 Thread Bug Watch Updater
** Changed in: sssd (Debian) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1781991 Title: libsss-sudo.postinst clobbers local change to /etc/nsswitch.conf To

[Bug 1781991] Re: libsss-sudo.postinst clobbers local change to /etc/nsswitch.conf

2018-08-27 Thread Andreas Hasenack
Landed in cosmic. ** Changed in: sssd (Ubuntu) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1781991 Title: libsss-sudo.postinst clobbers local change

[Bug 1781991] Re: libsss-sudo.postinst clobbers local change to /etc/nsswitch.conf

2018-08-27 Thread Andreas Hasenack
Landed in cosmic. ** Changed in: sssd (Ubuntu) Status: Fix Committed => Fix Released -- 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

[Bug 1781991] Re: libsss-sudo.postinst clobbers local change to /etc/nsswitch.conf

2018-08-23 Thread Andreas Hasenack
** Changed in: sssd (Ubuntu) Status: In Progress => Fix Committed -- 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

[Bug 1781991] Re: libsss-sudo.postinst clobbers local change to /etc/nsswitch.conf

2018-08-23 Thread Andreas Hasenack
** Changed in: sssd (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1781991 Title: libsss-sudo.postinst clobbers local change to

[Bug 1781991] Re: libsss-sudo.postinst clobbers local change to /etc/nsswitch.conf

2018-08-22 Thread Andreas Hasenack
** Merge proposal linked: https://code.launchpad.net/~ahasenack/ubuntu/+source/sssd/+git/sssd/+merge/353601 ** Changed in: sssd (Ubuntu) Assignee: (unassigned) => Andreas Hasenack (ahasenack) ** Changed in: sssd (Ubuntu) Status: Triaged => In Progress -- You received this bug

[Bug 1781991] Re: libsss-sudo.postinst clobbers local change to /etc/nsswitch.conf

2018-08-22 Thread Andreas Hasenack
** Merge proposal linked: https://code.launchpad.net/~ahasenack/ubuntu/+source/sssd/+git/sssd/+merge/353601 ** Changed in: sssd (Ubuntu) Assignee: (unassigned) => Andreas Hasenack (ahasenack) ** Changed in: sssd (Ubuntu) Status: Triaged => In Progress -- You received this bug

[Bug 1781991] Re: libsss-sudo.postinst clobbers local change to /etc/nsswitch.conf

2018-08-22 Thread Andreas Hasenack
This is fixed in debian's 1.16.3-1, which I will try to update in cosmic in time for feature freeze. -- 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

[Bug 1781991] Re: libsss-sudo.postinst clobbers local change to /etc/nsswitch.conf

2018-08-22 Thread Andreas Hasenack
This is fixed in debian's 1.16.3-1, which I will try to update in cosmic in time for feature freeze. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1781991 Title: libsss-sudo.postinst clobbers local

[Bug 1781991] Re: libsss-sudo.postinst clobbers local change to /etc/nsswitch.conf

2018-07-16 Thread Bug Watch Updater
** Changed in: sssd (Debian) Status: Unknown => New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1781991 Title: libsss-sudo.postinst clobbers local change to /etc/nsswitch.conf To manage

[Bug 1781991] Re: libsss-sudo.postinst clobbers local change to /etc/nsswitch.conf

2018-07-16 Thread Robie Basak
Debian bug link: https://bugs.debian.org/cgi- bin/bugreport.cgi?bug=903917 ** Also affects: sssd (Debian) via https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=903917 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of Ubuntu Bugs,