summaryrefslogtreecommitdiffstats
path: root/src/man
diff options
context:
space:
mode:
authorStephen Gallagher <sgallagh@redhat.com>2016-02-26 13:21:23 -0500
committerLukas Slebodnik <lslebodn@redhat.com>2016-02-29 10:47:13 +0100
commit293cf52a00c9c67f0ad8f264027f81c020854f66 (patch)
treec6f821186f11d0a2aa92c3bea564c992a0a99309 /src/man
parent0e799bc491f636c69657d1678af13d23bf7b7c10 (diff)
downloadsssd-293cf52a00c9c67f0ad8f264027f81c020854f66.tar.gz
sssd-293cf52a00c9c67f0ad8f264027f81c020854f66.tar.xz
sssd-293cf52a00c9c67f0ad8f264027f81c020854f66.zip
GPO: Add other display managers to interactive logon
Gone are the days when all systems used GDM or KDM. We need to support other display managers in the default configuration to avoid issues when enrolled in AD domains. Reviewed-by: Lukáš Slebodník <lslebodn@redhat.com>
Diffstat (limited to 'src/man')
-rw-r--r--src/man/sssd-ad.5.xml20
1 files changed, 20 insertions, 0 deletions
diff --git a/src/man/sssd-ad.5.xml b/src/man/sssd-ad.5.xml
index 17e301a46..dc17a2f3c 100644
--- a/src/man/sssd-ad.5.xml
+++ b/src/man/sssd-ad.5.xml
@@ -422,6 +422,26 @@ ad_gpo_map_interactive = +my_pam_service, -login
kdm
</para>
</listitem>
+ <listitem>
+ <para>
+ lightdm
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ lxdm
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ sddm
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ xdm
+ </para>
+ </listitem>
</itemizedlist>
</para>
</listitem>