[Bug 1611816] Re: pam_cifscreds.so not supplied in package
Launchpad Bug Tracker
1611816 at bugs.launchpad.net
Mon Jan 30 17:46:45 UTC 2017
This bug was fixed in the package cifs-utils - 2:6.6-5ubuntu1
---------------
cifs-utils (2:6.6-5ubuntu1) zesty; urgency=low
* Merge from Debian unstable (LP: #1660372). Remaining changes:
- debian/patches/stat_systemd-ask-password.patch: also check for
/bin/systemd-ask-password before trying to use systemd's tools.
cifs-utils (2:6.6-5) unstable; urgency=low
* Set architecture to linux-any.
cifs-utils (2:6.6-4) unstable; urgency=medium
* Add pam_cifscreds (Closes: #848140, LP: #1611816). Patch by David
Mcbride
cifs-utils (2:6.6-3) unstable; urgency=medium
* Use correct idmapwb.so path in postinst/prerm (Closes: #848275)
cifs-utils (2:6.6-2) unstable; urgency=medium
* Add me to uploaders
* Create idmap-plugin symlink using update-alternatives (Closes: #845532).
Thanks Alessandro Larcher for reporting.
cifs-utils (2:6.6-1) unstable; urgency=medium
* Team upload
* New upstream release
-- Dave Chiluk <chiluk at ubuntu.com> Tue, 03 May 2016 17:30:11 +0000
** Changed in: cifs-utils (Ubuntu)
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to cifs-utils in Ubuntu.
https://bugs.launchpad.net/bugs/1611816
Title:
pam_cifscreds.so not supplied in package
Status in cifs-utils package in Ubuntu:
Fix Released
Status in cifs-utils package in Debian:
Fix Released
Bug description:
The cifs-utils source package contains the pam_cifscreds.so PAM
module; however, this is not built and supplied in a resulting binary
package. This is necessary functionality for our local managed
deployment.
We have worked around this issue by building our own patched version
of the package; however, this is liable to be clobbered by any future
upstream updates. Hence, it would be valuable if our modifications, or
some variant of them, could be adopted upstream.
The changes required are minimal; simply add libpam0g-dev to Build-
Depends, and add some appropriate flags to ./configure in debian/rules
to ensure the requisite library is built and installed in the correct
location.
See attached patch.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cifs-utils/+bug/1611816/+subscriptions
More information about the foundations-bugs
mailing list