SSSD Configuration
Create the /etc/sssd/sssd.conf configuration file, with permissions
0600 and ownership
root:root, and this
content:
[ s s s d ]
c o n f i g _ f i l e _ v e r s i o n = 2
domains = example . com
[ domain / example . com ]
i d _ p r o v i d e r = l d a p
l d a p _ u r i = l d a p : / / l d a p 0 1 . example . com
ldap_search_base = dc=example , dc=com
auth_p rovi der = krb5
k r b 5 _ s e r v e r = kdc01 . example . com , kdc02 . example . com
krb5_kpasswd = kdc01 . example . com
krb5_realm = EXAMPLE.COM
c a c h e _ c r e d e n t i a l s = True
This example uses two KDCs, which made it necessary to also specify the
krb5_kpasswd server because the
second KDC is a replica and is not running the admin server.
Start the
sssd service:
sudo s y s t e m c t l s t a r t s s s d . s e r v i c e
Do'stlaringiz bilan baham: