summaryrefslogtreecommitdiffstats
path: root/src/man/pam_sss.8.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/man/pam_sss.8.xml')
-rw-r--r--src/man/pam_sss.8.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/src/man/pam_sss.8.xml b/src/man/pam_sss.8.xml
index e42cb2d62..859d42eea 100644
--- a/src/man/pam_sss.8.xml
+++ b/src/man/pam_sss.8.xml
@@ -40,6 +40,9 @@
<arg choice='opt'>
<replaceable>ignore_unknown_user</replaceable>
</arg>
+ <arg choice='opt'>
+ <replaceable>ignore_authinfo_unavail</replaceable>
+ </arg>
</cmdsynopsis>
</refsynopsisdiv>
@@ -116,6 +119,17 @@
the PAM framework to ignore this module.</para>
</listitem>
</varlistentry>
+ <varlistentry>
+ <term>
+ <option>ignore_authinfo_unavail</option>
+ </term>
+ <listitem>
+ <para>
+ Specifies that the PAM module should return PAM_IGNORE
+ if it cannot contact the SSSD daemon. This causes
+ the PAM framework to ignore this module.</para>
+ </listitem>
+ </varlistentry>
</variablelist>
</refsect1>