Product SiteDocumentation Site

10.2.2. Starting and Stopping SSSD

Note

Configure at least one domain before starting SSSD for the first time. See Section 10.2.4, “Creating Domains”.
Either the service command or the /etc/init.d/sssd script can start SSSD. For example:
# service start sssd.service
By default, SSSD is configured not to start automatically. To change this behavior, enable SSSD with the authconfig command:
# authconfig --enablesssd --update