Merge pull request #12 from jenmalloy/server-admin_sssd

SSSD final content
This commit is contained in:
Jen Malloy 2017-02-27 16:06:10 -05:00 committed by GitHub
commit d71be76a64

View file

@ -8,7 +8,7 @@ SSSD also integrates with the http://www.freeipa.org/page/Main_Page[FreeIPA iden
image:../../{{book.images}}/keycloak-sssd-freeipa-integration-overview.png[] image:../../{{book.images}}/keycloak-sssd-freeipa-integration-overview.png[]
Most of the communication between {{book.project.name}} and SSSD occurs through read-only D-Bus interfaces. For this reason, the only way to provision and update users is to use FreeIPA/IdM administration interface. By default, like the LDAP federation provider, it is set up only to import username, email, first name, and last name. Most of the communication between {{book.project.name}} and SSSD occurs through read-only D-Bus interfaces. For this reason, the only way to provision and update users is to use the FreeIPA/IdM administration interface. By default, like the LDAP federation provider, it is set up only to import username, email, first name, and last name.
[NOTE] [NOTE]
Groups and roles are automatically registered, but not synchronized, so any changes made by the {{book.project.name}} administrator directly in {{book.project.name}} is not synchronized with SSSD. Groups and roles are automatically registered, but not synchronized, so any changes made by the {{book.project.name}} administrator directly in {{book.project.name}} is not synchronized with SSSD.