summaryrefslogtreecommitdiff
path: root/docs-xml/manpages-3/wbinfo.1.xml
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>2009-10-17 10:36:33 -0700
committerJeremy Allison <jra@samba.org>2009-10-17 10:36:33 -0700
commit7c51fa6d699a653cafa90df8e44911b576118ebd (patch)
tree543bf9ca698e03eff81104898b33e77f1abed319 /docs-xml/manpages-3/wbinfo.1.xml
parentcc3a6770c77ec8fe1cd63bf4c682853c56201f0c (diff)
parent3e3214fd91471bca5b6c4d3782e922d252d588fb (diff)
downloadsamba-7c51fa6d699a653cafa90df8e44911b576118ebd.tar.gz
samba-7c51fa6d699a653cafa90df8e44911b576118ebd.tar.bz2
samba-7c51fa6d699a653cafa90df8e44911b576118ebd.zip
Merge branch 'master' of ssh://jra@git.samba.org/data/git/samba
Diffstat (limited to 'docs-xml/manpages-3/wbinfo.1.xml')
-rw-r--r--docs-xml/manpages-3/wbinfo.1.xml13
1 files changed, 12 insertions, 1 deletions
diff --git a/docs-xml/manpages-3/wbinfo.1.xml b/docs-xml/manpages-3/wbinfo.1.xml
index 7803d1064f..d6628e7da9 100644
--- a/docs-xml/manpages-3/wbinfo.1.xml
+++ b/docs-xml/manpages-3/wbinfo.1.xml
@@ -23,6 +23,7 @@
<arg choice="opt">--all-domains</arg>
<arg choice="opt">--allocate-gid</arg>
<arg choice="opt">--allocate-uid</arg>
+ <arg choice="opt">-c</arg>
<arg choice="opt">-D domain</arg>
<arg choice="opt">--domain domain</arg>
<arg choice="opt">-g</arg>
@@ -111,6 +112,14 @@
</varlistentry>
<varlistentry>
+ <term>-c|--change-secret</term>
+ <listitem><para>Change the trust account password. May be used
+ in conjunction with <option>domain</option> in order to change
+ interdomain trust account passwords.
+ </para></listitem>
+ </varlistentry>
+
+ <varlistentry>
<term>--domain <replaceable>name</replaceable></term>
<listitem><para>This parameter sets the domain on which any specified
operations will performed. If special domain name '.' is used to represent
@@ -283,7 +292,9 @@
<term>-t|--check-secret</term>
<listitem><para>Verify that the workstation trust account
created when the Samba server is added to the Windows NT
- domain is working. </para></listitem>
+ domain is working. May be used in conjunction with
+ <option>domain</option> in order to verify interdomain
+ trust accounts.</para></listitem>
</varlistentry>
<varlistentry>