summaryrefslogtreecommitdiff
path: root/doc/man/pam_get_authtok.3.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/pam_get_authtok.3.xml')
-rw-r--r--doc/man/pam_get_authtok.3.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/man/pam_get_authtok.3.xml b/doc/man/pam_get_authtok.3.xml
index bac30be9..4edf69e7 100644
--- a/doc/man/pam_get_authtok.3.xml
+++ b/doc/man/pam_get_authtok.3.xml
@@ -121,6 +121,20 @@
</para>
</listitem>
</varlistentry>
+ <varlistentry>
+ <term>
+ <option>authtok_type=<replaceable>XXX</replaceable></option>
+ </term>
+ <listitem>
+ <para>
+ The default action is for the module to use the
+ following prompts when requesting passwords:
+ "New UNIX password: " and "Retype UNIX password: ".
+ The example word <emphasis>UNIX</emphasis> can
+ be replaced with this option, by default it is empty.
+ </para>
+ </listitem>
+ </varlistentry>
</variablelist>
</refsect1>