summaryrefslogtreecommitdiffstats
path: root/src/man
diff options
context:
space:
mode:
authorJohn Hodrien <J.H.Hodrien@leeds.ac.uk>2011-07-29 10:04:05 -0400
committerStephen Gallagher <sgallagh@redhat.com>2011-10-26 10:29:38 -0400
commit8887696f5a4d993bc4123bd681ebc567fb96b6a8 (patch)
treeedecb5bab0a551f6cec7fa28b3e34845c2a58394 /src/man
parentff7aa0c9c9df3e5b93abb807806237f844e7f3fe (diff)
downloadsssd-8887696f5a4d993bc4123bd681ebc567fb96b6a8.tar.gz
sssd-8887696f5a4d993bc4123bd681ebc567fb96b6a8.tar.xz
sssd-8887696f5a4d993bc4123bd681ebc567fb96b6a8.zip
Add vetoed_shells option
There may be users in LDAP that have a valid but unwelcome shell set in their account. This adds a blacklist of shells that should always be replaced by the fallback_shell. Signed-off-by: Stephen Gallagher <sgallagh@redhat.com> Prevent segfault if vetoed_shells are specified without allowed_shells https://fedorahosted.org/sssd/ticket/954
Diffstat (limited to 'src/man')
-rw-r--r--src/man/sssd.conf.5.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/man/sssd.conf.5.xml b/src/man/sssd.conf.5.xml
index b4f384657..e03805561 100644
--- a/src/man/sssd.conf.5.xml
+++ b/src/man/sssd.conf.5.xml
@@ -424,6 +424,14 @@
</listitem>
</varlistentry>
<varlistentry>
+ <term>vetoed_shells (string)</term>
+ <listitem>
+ <para>
+ Replace any instance of these shells with the shell_fallback
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
<term>shell_fallback (string)</term>
<listitem>
<para>