summaryrefslogtreecommitdiff
path: root/docs-xml
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2015-01-21 14:44:44 +0100
committerStefan Metzmacher <metze@samba.org>2015-07-08 18:38:22 +0200
commitcab82ebda706bbad258e218e90fe3d70ebf5ea21 (patch)
tree635ba107ddb7a71a2e6f489cb8b2d7203f27164e /docs-xml
parent41f08b19642780a49f14b547b7a775a3f0904166 (diff)
downloadsamba-cab82ebda706bbad258e218e90fe3d70ebf5ea21.tar.gz
samba-tool: add 'domain trust *' commands
Available subcommands: create - Create a domain or forest trust. delete - Delete a domain trust. list - List domain trusts. namespaces - Manage forest trust namespaces. show - Show trusted domain details. validate - Validate a domain trust. Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Diffstat (limited to 'docs-xml')
-rw-r--r--docs-xml/manpages/samba-tool.8.xml35
1 files changed, 35 insertions, 0 deletions
diff --git a/docs-xml/manpages/samba-tool.8.xml b/docs-xml/manpages/samba-tool.8.xml
index 9cb304b994c..b3235f9ac24 100644
--- a/docs-xml/manpages/samba-tool.8.xml
+++ b/docs-xml/manpages/samba-tool.8.xml
@@ -253,6 +253,41 @@
<para>Promote an existing domain member or NT4 PDC to an AD DC.</para>
</refsect3>
+<refsect3>
+ <title>domain trust</title>
+ <para>Domain and forest trust management.</para>
+</refsect3>
+
+<refsect3>
+ <title>domain trust create <replaceable>DOMAIN</replaceable> <replaceable>options</replaceable> [options]</title>
+ <para>Create a domain or forest trust.</para>
+</refsect3>
+
+<refsect3>
+ <title>domain trust delete <replaceable>DOMAIN</replaceable> <replaceable>options</replaceable> [options]</title>
+ <para>Delete a domain trust.</para>
+</refsect3>
+
+<refsect3>
+ <title>domain trust list <replaceable>options</replaceable> [options]</title>
+ <para>List domain trusts.</para>
+</refsect3>
+
+<refsect3>
+ <title>domain trust namespaces [<replaceable>DOMAIN</replaceable>] <replaceable>options</replaceable> [options]</title>
+ <para>Manage forest trust namespaces.</para>
+</refsect3>
+
+<refsect3>
+ <title>domain trust show <replaceable>DOMAIN</replaceable> <replaceable>options</replaceable> [options]</title>
+ <para>Show trusted domain details.</para>
+</refsect3>
+
+<refsect3>
+ <title>domain trust validate <replaceable>DOMAIN</replaceable> <replaceable>options</replaceable> [options]</title>
+ <para>Validate a domain trust.</para>
+</refsect3>
+
<refsect2>
<title>drs</title>
<para>Manage Directory Replication Services (DRS).</para>