@@ -36,74 +36,19 @@ to connect to multiple different account sources as well as D-Bus interface.
The <tt>/etc/sssd/sssd.conf</tt> configuration describes the CERN configuration.
<p>
Note on CS8 and newer, it's possible that the package 'cern-krb5-conf' is installed.
This package provides a base minimum for kerberos configuration, but the example below is more feature complete
<p>
If you are using CS8 or newer, you may want to consider deploying configuration into a separate file in /etc/sssd/conf.d/ rather than using /etc/sssd/sssd.conf to avoid conflicts with the 'cern-krb5-conf' package.
In the following section we will explain how it can be tweaked.
<h3>General options</h3>
This section describes the main options to be configured in <tt>/etc/sssd/sssd.conf</tt>.
This section describes the main options to be configured in <tt>/etc/sssd/conf.d/10_sssd.conf</tt>.
<ul>
<li><tt>services</tt> is a comma separated list of services that are started when sssd itself starts. Supported services: nss, pam , sudo, autofs, ssh, pac, ifp</li>
<li><tt>domain</tt> is a database containing user information.SSSD can use more domains at the same time.</li>