Merge pull request #16 from abstractj/sssd-dbus-update

Update SSSD documentation with more clear instructions about sssd-dbus
This commit is contained in:
Jen Malloy 2017-03-02 13:03:47 -05:00 committed by GitHub
commit f7a77aa434

View file

@ -50,6 +50,10 @@ You should be prompted for the password. After that, you can add users to the IP
As mentioned previously, the federation provider obtains the data from SSSD using D-BUS and authentication occurs using http://tldp.org/HOWTO/User-Authentication-HOWTO/x115.html[PAM].
First, you have to install the sssd-dbus RPM, which allows information from SSSD to be transmitted over the system bus.
$ sudo yum install sssd-dbus
{% if book.community %}
You must run the provisioning script available from the Keycloak distribution: