[Bug 1081489] Re: autofs package is missing the lookup_sss.so module(!); negating autofs-enabled sssd functionality (automount fails)

martin 1081489 at bugs.launchpad.net
Tue Feb 5 15:01:38 UTC 2013


Thanks for replying. The, AFAIK, most recent autofs package provided in
the Ubuntu repositories (5.0.6-2ubuntu2) already have the sssd patches
included for this functionality. However, the configure script is not
looking in the correct directory for the 'libsss_autofs.so' lib (which
is provided by sssd-1.9.1); and thus sssd is disabled by default in
Makefile.conf (SSSD = )

The small patch provided should address this issue, and include the
correct path in the debian/rules file. I also explicitly enabled it in
Makefile.conf with 'SSSD = 1', but I strictly this should not be needed.

--Martin

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to autofs in Ubuntu.
https://bugs.launchpad.net/bugs/1081489

Title:
  autofs package is missing the lookup_sss.so module(!); negating
  autofs-enabled sssd functionality (automount fails)

Status in The Linux Mint Distribution:
  New
Status in “autofs” package in Ubuntu:
  New

Bug description:
  Brief:

  We are running an environment where users' home directories are
  automounted based on information stored in an LDAP db. To avoid
  double-lookups (and increase performance and stability), we use the
  sssd daemon to cache login and automount information. I.e, the
  /etc/nsswitch.conf has 'automount: sss' as opposed to 'automount:
  ldap'.

  Problem:

  The autofs pkg in Linux Mint 14 is missing the 'lookup_sss.so' module
  (which autofs uses to obtain the automount information from the System
  Security Services Daemon/sssd.) This means that the entire sssd
  integration with autofs is unable to function properly.

  Since this looks like an oversight; I am reporting this issue as a bug
  in the hope of a quick upstream fix. Naturally, the Mint installation
  is not working very well without this functionality in place and
  maintaining custom packages for this task is not a good option.

To manage notifications about this bug go to:
https://bugs.launchpad.net/linuxmint/+bug/1081489/+subscriptions




More information about the foundations-bugs mailing list