Bug 1362494
Summary: | sssctl requires ifp to be enabled manually | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Thorsten Scherf <tscherf> |
Component: | sssd | Assignee: | SSSD Maintainers <sssd-maint> |
Status: | CLOSED ERRATA | QA Contact: | Dan Lavu <dlavu> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 7.3 | CC: | dlavu, fidencio, grajaiya, jhrozek, lslebodn, mkosek, mvermaes, mzidek, pbrezina, sgoveas, tscherf |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | sssd-1.15.0-2.el7 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2017-08-01 08:58:07 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Thorsten Scherf
2016-08-02 11:12:53 UTC
The error message already says that the InfoPipe needs to be enabled. What would you like to see more? "Check that SSSD is running and the InfoPipe responder is enabled." Something like this: "Please add the ifp service to the service list in sssd.conf and restart the service afterwards." Upstream ticket: https://fedorahosted.org/sssd/ticket/3129 Upstream ticket: https://fedorahosted.org/sssd/ticket/3130 I linked this bugzilla to two upstream tickets, one tracks the socket-activation of IFP and targets 7.4. The other tracks the better info message and tracks 7.3. master: * 9b86f8f3c07af6fd3d2b08ff66cf9dcce61e7abf only #3130 is fixed. (In reply to Lukas Slebodnik from comment #6) > master: > * 9b86f8f3c07af6fd3d2b08ff66cf9dcce61e7abf > > only #3130 is fixed. Right, that commit is in RHEL as well, but I would prefer to use this bugzilla for the socket-activation. master: * 9222a4fcbeec9d5a6f84aab31a5131f14d4a6430 Verified against sssd-1.15.2-24.el7.x86_64 [root@auto-hv-01-guest01 ~]# sssctl domain-list child1.sssdad.com sssdad.com sssdad_tree.com # /etc/sssd/sssd.conf [sssd] domains = child1.sssdad.com config_file_version = 2 services = nss, pam --- SNIP ---- 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://access.redhat.com/errata/RHEA-2017:2294 |