[Bug 1611816] [NEW] pam_cifscreds.so not supplied in package

David McBride dwm37 at cam.ac.uk
Wed Aug 10 15:13:50 UTC 2016


Public bug reported:

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.

** Affects: cifs-utils (Ubuntu)
     Importance: Undecided
         Status: New

** Patch added: "Suggested modifications to debian/{rules,control}"
   https://bugs.launchpad.net/bugs/1611816/+attachment/4718396/+files/patch

-- 
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:
  New

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