summaryrefslogtreecommitdiffstats
path: root/src/man/sssd.conf.5.xml
diff options
context:
space:
mode:
authorMichal Zidek <mzidek@redhat.com>2015-03-03 22:21:29 +0100
committerJakub Hrozek <jhrozek@redhat.com>2015-03-11 10:30:15 +0100
commit9619e0ae811958821d96466e419bf7f9928086bd (patch)
tree9870976206562b6aa35e71ae4a693c7a8e7896a8 /src/man/sssd.conf.5.xml
parent804df4040eb142f82a44c019c7a55b5ce524583c (diff)
downloadsssd-9619e0ae811958821d96466e419bf7f9928086bd.tar.gz
sssd-9619e0ae811958821d96466e419bf7f9928086bd.tar.xz
sssd-9619e0ae811958821d96466e419bf7f9928086bd.zip
MAN: default_domain_suffix with use_fully_qualified_names.
https://fedorahosted.org/sssd/ticket/2569 Reviewed-by: Lukáš Slebodník <lslebodn@redhat.com>
Diffstat (limited to 'src/man/sssd.conf.5.xml')
-rw-r--r--src/man/sssd.conf.5.xml8
1 files changed, 6 insertions, 2 deletions
diff --git a/src/man/sssd.conf.5.xml b/src/man/sssd.conf.5.xml
index ca4e602d3..92c64b9fd 100644
--- a/src/man/sssd.conf.5.xml
+++ b/src/man/sssd.conf.5.xml
@@ -330,7 +330,10 @@
Please note that if this option is set all
users from the primary domain have to use their
fully qualified name, e.g. user@domain.name,
- to log in.
+ to log in. Setting this option changes default
+ of use_fully_qualified_names to True. It is not
+ allowed to use this option together with
+ use_fully_qualified_names set to False.
</para>
<para>
Default: not set
@@ -1494,7 +1497,8 @@ pam_account_expired_message = Account expired, please call help desk.
name is requested.
</para>
<para>
- Default: FALSE
+ Default: FALSE (TRUE if default_domain_suffix is
+ used)
</para>
</listitem>
</varlistentry>