diff options
Diffstat (limited to 'docs/Samba3-HOWTO/TOSHARG-PAM.xml')
-rw-r--r-- | docs/Samba3-HOWTO/TOSHARG-PAM.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/Samba3-HOWTO/TOSHARG-PAM.xml b/docs/Samba3-HOWTO/TOSHARG-PAM.xml index 024a2f3ef8..dd9197d96a 100644 --- a/docs/Samba3-HOWTO/TOSHARG-PAM.xml +++ b/docs/Samba3-HOWTO/TOSHARG-PAM.xml @@ -324,7 +324,7 @@ Once we have explained the meaning of the tokens, we describe this method. <indexterm><primary>password</primary></indexterm> <parameter>password:</parameter> This last module type is required for updating the authentication token associated with the user. Typically, there is one module for each - <quote>challenge/response</quote>-based authentication <parameter>(auth)</parameter> module type. + <quote>challenge/response</quote> authentication <parameter>(auth)</parameter> module type. </para></listitem> </itemizedlist> </listitem> @@ -482,7 +482,7 @@ Once we have explained the meaning of the tokens, we describe this method. </para></listitem> <listitem><para> - <parameter>sufficient</parameter> is equivalent to <parameter>[success=done new_authtok_reqd=done default=ignore]</parameter>. + <parameter>sufficient</parameter> is equivalent to <parameter>[success=done new_authtok_reqd=done default=ignore]</parameter>. </para></listitem> <listitem><para> |