1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00

Document -t, --password-from-stdin feature.

(This used to be commit 19bd9603b4)
This commit is contained in:
Lars Müller 2006-02-16 23:15:34 +00:00 committed by Gerald W. Carter
parent 855154b813
commit e8290145a9

View File

@ -26,6 +26,7 @@
<arg choice="opt">-S script</arg>
<arg choice="opt">-p profile</arg>
<arg choice="opt">-a</arg>
<arg choice="opt">-t, --password-from-stdin</arg>
<arg choice="opt">-m</arg>
<arg choice="opt">-r</arg>
<arg choice="opt">-x</arg>
@ -274,6 +275,17 @@ retype new password
</listitem>
</varlistentry>
<varlistentry>
<term>-t, --password-from-stdin</term>
<listitem><para>This option causes pdbedit to read the password
from standard input, rather than from /dev/tty (like the
<command>passwd(1)</command> program does). The password has
to be submitted twice and terminated by a newline each.</para>
</para>
</listitem>
</varlistentry>
<varlistentry>
<term>-r</term>
<listitem><para>This option is used to modify an existing user