Hide Forgot
Description of problem: sssd is stopped after authconfig --enableipav2 --ipav2join More info in steps to reproduce Version-Release number of selected component (if applicable): authconfig-6.1.12-13.el6 How reproducible: Steps to Reproduce: 1.rm -f /etc/sysconfig/authconfig 2.authconfig --disablesssd --disablesssdauth --update --nostart 3.authconfig --enableipav2 --ipav2domain=<domain> --ipav2server=<domain server> --ipav2realm=<realm> --ipav2join=<user used to join> --update 4. service sssd status 5. getent passwd user@domain Actual results: sssd is stopped getent doesn't return information about user Expected results: sssd should run getent returns user information Additional info:
It also seems to happen with a simple --enablesssd.
Axel, are you talking about authconfig in RHEL-6?
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. http://rhn.redhat.com/errata/RHBA-2014-1558.html