summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/man/sssd.conf.5.xml7
1 files changed, 5 insertions, 2 deletions
diff --git a/src/man/sssd.conf.5.xml b/src/man/sssd.conf.5.xml
index fbaca6672..5f801f256 100644
--- a/src/man/sssd.conf.5.xml
+++ b/src/man/sssd.conf.5.xml
@@ -2013,8 +2013,11 @@ fallback_homedir = /home/%u
<listitem>
<para>
Same as False (case insensitive), but
- does not lowercase names in the output
- of getpwnam and getgrnam.
+ does not lowercase names in the result
+ of NSS operations. Note that name
+ aliases (and in case of services also
+ protocol names) are still lowercased in
+ the output.
</para>
</listitem>
</varlistentry>