Hide Forgot
This bug has been copied from bug #1392444 and has been proposed to be backported to 7.3 z-stream (EUS).
Tested with sssd-1.14.0-43.el7_3.11.x86_64 Steps followed during verification: 1) Configure sssd on client. 2) Set id_provider=ad and auth_provider= krb5 in sssd.conf. 3) Start the sssd service. # cat /etc/sssd/sssd.conf | grep provider id_provider = ad auth_provider = krb5 # systemctl status sssd ● sssd.service - System Security Services Daemon Loaded: loaded (/usr/lib/systemd/system/sssd.service; disabled; vendor preset: disabled) Drop-In: /etc/systemd/system/sssd.service.d └─journal.conf Active: active (running) since Thu 2017-01-05 12:33:31 EST; 5min ago Process: 4212 ExecStart=/usr/sbin/sssd -D -f (code=exited, status=0/SUCCESS) Main PID: 4213 (sssd) CGroup: /system.slice/sssd.service ├─4213 /usr/sbin/sssd -D -f ├─4214 /usr/libexec/sssd/sssd_be --domain EXAMPLE.COM --uid 0 --gid 0 --debug-to-files ├─4215 /usr/libexec/sssd/sssd_nss --uid 0 --gid 0 --debug-to-files └─4216 /usr/libexec/sssd/sssd_pam --uid 0 --gid 0 –debug-to-files # getent passwd test test:*:715401139:715400513:test:/home/EXAMPLE.COM/test:/bin/bash # id test uid=715401139(test) gid=715400513(domain users) groups=715400513(domain users)
*** Bug 1412170 has been marked as a duplicate of this bug. ***
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHBA-2017-0078.html