Public bug reported:

After joining to AD (`realm join DOMAIN`) in Ubuntu 20.04 `sssd-
nss.socket` and `sssd-pam-priv.socket` fail to start with following
errors:

* sssd-nss.socket:
Misconfiguration found for the nss responder.
The nss responder has been configured to be socket-activated but it's still 
mentioned in the services' line in /etc/sssd/sssd.conf.
Please, consider either adjusting your services' line in /etc/sssd/sssd.conf or 
disabling the nss's socket by calling:
"systemctl disable sssd-nss.socket"

* sssd-pam-priv.socket
Misconfiguration found for the pam responder.
The pam responder has been configured to be socket-activated but it's still 
mentioned in the services' line in /etc/sssd/sssd.conf.
Please, consider either adjusting your services' line in /etc/sssd/sssd.conf or 
disabling the pam's socket by calling:
"systemctl disable sssd-pam.socket"


If I comment out next line in `etc/sssd/sssd.conf` file:
`services = nss, pam`
then sockets above are starting successfully.


This issue has place in Ubuntu 20.04:

> lsb_release -rd
Description:    Ubuntu 20.04 LTS
Release:        20.04


Packages versions:

> apt-cache policy realmd sssd
realmd:
  Installed: 0.16.3-3
  Candidate: 0.16.3-3
  Version table:
 *** 0.16.3-3 500
        500 http://ru.archive.ubuntu.com/ubuntu focal/universe amd64 Packages
        100 /var/lib/dpkg/status
sssd:
  Installed: 2.2.3-3
  Candidate: 2.2.3-3
  Version table:
 *** 2.2.3-3 500
        500 http://ru.archive.ubuntu.com/ubuntu focal/main amd64 Packages
        100 /var/lib/dpkg/status


Expected to happen:
`sssd-nss.socket` and `sssd-pam-priv.socket` are starting successfully.


Happens instead:
`sssd-nss.socket` and `sssd-pam-priv.socket` fail to start.


Steps to reproduce:
1. Ubuntu 20.04 clean install
2. `sudo apt install realmd sssd sssd-tools libnss-sss libpam-sss adcli 
samba-common-bin`
3. `sudo realm join DOMAIN.NAME`

** Affects: realmd (Ubuntu)
     Importance: Undecided
         Status: New

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

Title:
  realmd generates wrong 'services' section in sssd.conf during joining
  to AD

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

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

Reply via email to