This is an iframe, to view it upgrade your browser or enable iframe display.
Prev
Next
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
Prev
10.2. Using and Caching Credentials with SSSD
Up
Home
Next
10.2.3. Configuring Services