Hide Forgot
This bug is created as a clone of upstream ticket: https://fedorahosted.org/ipsilon/ticket/152 Ran this cli # ipsilon-server-install --ipa=yes --info-sssd=yes Got this error: No login plugins are enabled.
Fixed upstream. master: 715fa96eb2f97451749d3e66b801bdefe861b16e
Verified. Version :: ipsilon-1.0.0-12.el7.noarch Results :: [root@rhel7-2 ~]# kinit admin Password for admin@EXAMPLE.COM: [root@rhel7-2 ~]# ipsilon-server-install --ipa=yes --info-sssd=yes Installation initiated Installing default config files Configuring environment helpers Searching for keytab in: /etc/httpd/conf/http.keytab... Not found! Searching for keytab in: /etc/httpd/conf/ipa.keytab... Not found! ipa: INFO: trying https://rhel7-1.example.com/ipa/json ipa: INFO: Forwarding 'ping' to json server 'https://rhel7-1.example.com/ipa/json' ipa: INFO: Forwarding 'service_add' to json server 'https://rhel7-1.example.com/ipa/json' Trying to fetch keytab[/etc/httpd/conf/http.keytab] for HTTP/rhel7-2.example.com@EXAMPLE.COM Configuring login managers Configuring Info provider Configured SSSD domain example.com Redirecting to /bin/systemctl restart sssd.service Configuring Authentication Providers Generating a 2048 bit RSA private key ...........+++ .......................................................+++ writing new private key to '/var/lib/ipsilon/idp/saml2/idp.key' ----- Installation complete. Please restart HTTPD to enable the IdP instance. [root@rhel7-2 ~]#
FYI, I did also connect via gssapi to confirm this was actually working.
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/RHEA-2015-2319.html