summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJakub Hrozek <jhrozek@redhat.com>2013-04-18 14:15:01 +0200
committerJakub Hrozek <jhrozek@redhat.com>2013-04-26 00:31:17 +0200
commit95972b3250651a0d8eb823dbf6d5e8308c331a8d (patch)
tree660d0f156f27a9fabe9121f602e212fd8b32c686 /src
parent7de6e3534fd61c7619ed34a6b1afe7230b5e6504 (diff)
downloadsssd-95972b3250651a0d8eb823dbf6d5e8308c331a8d.tar.gz
sssd-95972b3250651a0d8eb823dbf6d5e8308c331a8d.tar.xz
sssd-95972b3250651a0d8eb823dbf6d5e8308c331a8d.zip
Document the naming convention for SSSD domains
https://fedorahosted.org/sssd/ticket/1809
Diffstat (limited to 'src')
-rw-r--r--src/man/sssd.conf.5.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/man/sssd.conf.5.xml b/src/man/sssd.conf.5.xml
index 6a1292c6c..04c699948 100644
--- a/src/man/sssd.conf.5.xml
+++ b/src/man/sssd.conf.5.xml
@@ -117,6 +117,8 @@
must be configured or SSSD won't start.
This parameter described the list of domains
in the order you want them to be queried.
+ A domain name should only consist of alphanumeric
+ ASCII characters, dashes and underscores.
</para>
</listitem>
</varlistentry>