Show Table of Contents
11.2.3. SSSD の起動と停止
重要
初めて SSSD を開始する前に、ドメインを少なくとも1つ設定します。「SSSD および ID プロバイダー (ドメイン)」 をご覧下さい。
service コマンドまたは /etc/init.d/sssd スクリプトのいずれかで SSSD を開始できます。例えば:
[root@server ~]# service sssd start
デフォルトでは、SSSD は自動開始に設定されていません。この動作は、2 つの方法で変更できます。
authconfigコマンドによる SSSD の有効化[root@server ~]# authconfig --enablesssd --enablesssdauth --update
chkconfigコマンドを使用して、SSSD プロセスをスタートリストに追加する[root@server ~]# chkconfig sssd on

Where did the comment section go?
Red Hat's documentation publication system recently went through an upgrade to enable speedier, more mobile-friendly content. We decided to re-evaluate our commenting platform to ensure that it meets your expectations and serves as an optimal feedback mechanism. During this redesign, we invite your input on providing feedback on Red Hat documentation via the discussion platform.