summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2002-11-16 02:17:23 +0000
committerJelmer Vernooij <jelmer@samba.org>2002-11-16 02:17:23 +0000
commit7018b27864b431d30ebdd13266f675502cf38278 (patch)
treed567e91256907472b07a93cf231410781447d27d /docs
parent35f4ebdc2116833964789300763a54ccf1fa9fef (diff)
downloadsamba-7018b27864b431d30ebdd13266f675502cf38278.tar.gz
samba-7018b27864b431d30ebdd13266f675502cf38278.tar.bz2
samba-7018b27864b431d30ebdd13266f675502cf38278.zip
Update for 3.0
(This used to be commit 6430bef92c416692e7b2a9c550d8cf17c26aaa81)
Diffstat (limited to 'docs')
-rw-r--r--docs/docbook/manpages/smbpasswd.8.sgml23
1 files changed, 18 insertions, 5 deletions
diff --git a/docs/docbook/manpages/smbpasswd.8.sgml b/docs/docbook/manpages/smbpasswd.8.sgml
index c0b7ac3359..8e6d925ae0 100644
--- a/docs/docbook/manpages/smbpasswd.8.sgml
+++ b/docs/docbook/manpages/smbpasswd.8.sgml
@@ -28,6 +28,8 @@
<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>
@@ -317,7 +319,22 @@
</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>
@@ -382,7 +399,3 @@
</refsect1>
</refentry>
-
-
-
-