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.xml13
1 files changed, 13 insertions, 0 deletions
diff --git a/src/man/pam_sss.8.xml b/src/man/pam_sss.8.xml
index 954f69614..e42cb2d62 100644
--- a/src/man/pam_sss.8.xml
+++ b/src/man/pam_sss.8.xml
@@ -37,6 +37,9 @@
<arg choice='opt'>
<replaceable>retry=N</replaceable>
</arg>
+ <arg choice='opt'>
+ <replaceable>ignore_unknown_user</replaceable>
+ </arg>
</cmdsynopsis>
</refsynopsisdiv>
@@ -103,6 +106,16 @@
<option>PasswordAuthentication</option>.</para>
</listitem>
</varlistentry>
+ <varlistentry>
+ <term>
+ <option>ignore_unknown_user</option>
+ </term>
+ <listitem>
+ <para>If this option is specified and the user does not
+ exist, the PAM module will return PAM_IGNORE. This causes
+ the PAM framework to ignore this module.</para>
+ </listitem>
+ </varlistentry>
</variablelist>
</refsect1>