summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJakub Hrozek <jhrozek@redhat.com>2014-01-29 13:24:15 +0100
committerJakub Hrozek <jhrozek@redhat.com>2014-01-29 17:30:24 +0100
commit045b0cbf342d50ce07fc768fbce63b9bd0309215 (patch)
tree4917c77c87f0cd3c998e81a4758607e97ccfce90 /src
parent9118f124fad5fe15c5beb910db08794d9b3d2685 (diff)
downloadsssd-045b0cbf342d50ce07fc768fbce63b9bd0309215.tar.gz
sssd-045b0cbf342d50ce07fc768fbce63b9bd0309215.tar.xz
sssd-045b0cbf342d50ce07fc768fbce63b9bd0309215.zip
MAN: clarify which shell option takes precedence
Diffstat (limited to 'src')
-rw-r--r--src/man/sssd.conf.5.xml13
1 files changed, 7 insertions, 6 deletions
diff --git a/src/man/sssd.conf.5.xml b/src/man/sssd.conf.5.xml
index b879bdf63..84770f6b2 100644
--- a/src/man/sssd.conf.5.xml
+++ b/src/man/sssd.conf.5.xml
@@ -503,8 +503,9 @@ fallback_homedir = /home/%u
<listitem>
<para>
Override the login shell for all users. This
- option can be specified globally in the [nss]
- section or per-domain.
+ option supersedes any other shell options if
+ it takes effect and can be set either in the
+ [nss] section or per-domain.
</para>
<para>
Default: not set (SSSD will use the value
@@ -568,10 +569,10 @@ fallback_homedir = /home/%u
<term>default_shell</term>
<listitem>
<para>
- The default shell to use if the provider does not
- return one during lookup. This option supersedes
- any other shell options if it takes effect and can
- be set either in the [nss] section or per-domain.
+ The default shell to use if the provider does
+ not return one during lookup. This option can
+ be specified globally in the [nss] section
+ or per-domain.
</para>
<para>
Default: not set (Return NULL if no shell is