summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJakub Hrozek <jhrozek@redhat.com>2016-04-06 10:09:23 +0200
committerJakub Hrozek <jhrozek@redhat.com>2016-04-06 13:51:46 +0200
commit37bdd235705639174631963ab13404e409da926d (patch)
tree026ce2a51a51d4eec4c5c4f891bafc3cbee81cb3
parentb5137d2fe9223f71740c2a9be35d7762f136c41a (diff)
downloadsssd-37bdd235705639174631963ab13404e409da926d.tar.gz
sssd-37bdd235705639174631963ab13404e409da926d.tar.xz
sssd-37bdd235705639174631963ab13404e409da926d.zip
MAN: Remove duplicate description of the pam_account_locked_message option
Reviewed-by: Pavel Reichl <preichl@redhat.com>
-rw-r--r--src/man/sssd.conf.5.xml21
1 files changed, 0 insertions, 21 deletions
diff --git a/src/man/sssd.conf.5.xml b/src/man/sssd.conf.5.xml
index c5d509ea9..6bef9335f 100644
--- a/src/man/sssd.conf.5.xml
+++ b/src/man/sssd.conf.5.xml
@@ -1027,27 +1027,6 @@ pam_account_locked_message = Account locked, please contact help desk.
</listitem>
</varlistentry>
<varlistentry>
- <term>pam_account_locked_message (string)</term>
- <listitem>
- <para>
- If user is authenticating and
- account is locked then by default
- 'Permission denied' is output. This output will
- be changed to content of this variable if it is
- set.
- </para>
- <para>
- example:
- <programlisting>
-pam_account_locked_message = Account locked, please call help desk.
- </programlisting>
- </para>
- <para>
- Default: none
- </para>
- </listitem>
- </varlistentry>
- <varlistentry>
<term>p11_child_timeout (integer)</term>
<listitem>
<para>