Whitespace cleanup, translators can ignore this.
This commit is contained in:
parent
a223b8bfe1
commit
0fb053a5e9
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=17118
1 changed files with 5 additions and 5 deletions
|
@ -635,9 +635,9 @@ sshd password required pam_permit.so</programlisting>
|
|||
<term><literal>optional</literal></term>
|
||||
<listitem>
|
||||
<para>The module is executed, but its result is ignored.
|
||||
If all modules in a chain are marked
|
||||
<literal>optional</literal>, all requests will always be
|
||||
granted.</para>
|
||||
If all modules in a chain are marked
|
||||
<literal>optional</literal>, all requests will always be
|
||||
granted.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
|
@ -948,7 +948,7 @@ sshd password required pam_permit.so</programlisting>
|
|||
<literal>PAM_NEW_AUTHTOK_REQD</literal>.</para>
|
||||
|
||||
<para>The second exception is that &man.pam.setcred.3; treats
|
||||
<literal>binding</literal> and
|
||||
<literal>binding</literal> and
|
||||
<literal>sufficient</literal> modules as if they were
|
||||
<literal>required</literal>.</para>
|
||||
|
||||
|
@ -956,7 +956,7 @@ sshd password required pam_permit.so</programlisting>
|
|||
&man.pam.chauthtok.3; runs the entire chain twice (once for
|
||||
preliminary checks and once to actually set the password), and
|
||||
in the preliminary phase it treats
|
||||
<literal>binding</literal> and
|
||||
<literal>binding</literal> and
|
||||
<literal>sufficient</literal> modules as if they were
|
||||
<literal>required</literal>.</para>
|
||||
</section>
|
||||
|
|
Loading…
Reference in a new issue