From 294547ffbea71f472e0f1ca6797fca99c330f976 Mon Sep 17 00:00:00 2001 From: Jakub Hrozek Date: Jan 29 2014 16:27:55 +0000 Subject: MAN: clarify which shell option takes precedence --- diff --git a/src/man/sssd.conf.5.xml b/src/man/sssd.conf.5.xml index b879bdf..84770f6 100644 --- a/src/man/sssd.conf.5.xml +++ b/src/man/sssd.conf.5.xml @@ -503,8 +503,9 @@ fallback_homedir = /home/%u 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. Default: not set (SSSD will use the value @@ -568,10 +569,10 @@ fallback_homedir = /home/%u default_shell - 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. Default: not set (Return NULL if no shell is