diff options
Diffstat (limited to 'docs/docbook/manpages/smbpasswd.8.sgml')
| -rw-r--r-- | docs/docbook/manpages/smbpasswd.8.sgml | 23 |
1 files changed, 5 insertions, 18 deletions
diff --git a/docs/docbook/manpages/smbpasswd.8.sgml b/docs/docbook/manpages/smbpasswd.8.sgml index 8e6d925ae0..c0b7ac3359 100644 --- a/docs/docbook/manpages/smbpasswd.8.sgml +++ b/docs/docbook/manpages/smbpasswd.8.sgml @@ -28,8 +28,6 @@ <arg choice="opt">-h</arg> <arg choice="opt">-s</arg> <arg choice="opt">-w pass</arg> - <arg choice="opt">-i</arg> - <arg choice="opt">-L</arg> <arg choice="opt">username</arg> </cmdsynopsis> </refsynopsisdiv> @@ -319,22 +317,7 @@ </para> </listitem> </varlistentry> - - <varlistentry> - <term>-i</term> - <listitem><para>This option tells smbpasswd that the account - being changed is an interdomain trust account. Currently this is used - when Samba is being used as an NT Primary Domain Controller. - The account contains the info about another trusted domain.</para> - - <para>This option is only available when running smbpasswd as root. - </para></listitem> - </varlistentry> - - <varlistentry> - <term>-L</term> - <listitem><para>Run in local mode.</para></listitem> - </varlistentry> + <varlistentry> <term>username</term> @@ -399,3 +382,7 @@ </refsect1> </refentry> + + + + |
