Public bug reported:

When joining a domain with --client-software=winbind, realmd uses
packagekit to install a few extra packages. This list comes from
services/realmd-debian.conf in the source (/usr/lib/realmd/realmd-
distro.conf at runtime), and is specified as:

[winbind-packages]                                                              
winbind = /usr/sbin/winbindd                                                    
libpam-winbind =                

The key ("winbind", "libpam-winbind") is the package name, and the
value, if supplied, is a file that should be checked on the system to
determine if the package is installed or not. If there is no value, then
just the package listing is considered.

In our case, it's missing libnss-winbind. The winbind package has a
"Suggests" on libpam-winbind and libnss-winbind, but that is not enough
to install them.

We should add "libnss-winbind =" to that section.

** Affects: realmd (Ubuntu)
     Importance: Low
         Status: In Progress

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

Title:
  libnss-windind not installed when using --client-software=winbind

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/realmd/+bug/1894150/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to