summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2003-04-16 18:45:42 +0000
committerAndrew Bartlett <abartlet@samba.org>2003-04-16 18:45:42 +0000
commit1268992fa30b404c9de694a150282c3378feecde (patch)
tree3f6f23c2fc9e42e13ae0d12fbae7d3493d911373 /docs
parentf7bca2f1eb6956a5cd85848b2a669bda83a09069 (diff)
downloadsamba-1268992fa30b404c9de694a150282c3378feecde.tar.gz
samba-1268992fa30b404c9de694a150282c3378feecde.tar.bz2
samba-1268992fa30b404c9de694a150282c3378feecde.zip
I've changed 'net rpc join', so I should doco it...
Andrew Bartlett (This used to be commit b12164729d61c4c6c4824ac1dad2c440f6852c06)
Diffstat (limited to 'docs')
-rw-r--r--docs/docbook/manpages/net.8.sgml26
1 files changed, 17 insertions, 9 deletions
diff --git a/docs/docbook/manpages/net.8.sgml b/docs/docbook/manpages/net.8.sgml
index 45bb3bcbcd..a22797845b 100644
--- a/docs/docbook/manpages/net.8.sgml
+++ b/docs/docbook/manpages/net.8.sgml
@@ -201,21 +201,29 @@ the remote server using <command>/bin/date</command>. </para>
</refsect2>
<refsect2>
-<title>[RPC|ADS] JOIN [OLDSTYLE] [-U username[%password]] [options]</title>
+<title>[RPC|ADS] JOIN [TYPE] [-U username[%password]] [options]</title>
<para>
-Join a domain with specified username and password. Password
-will be prompted if none is specified. If no
-user name is specified, a domain created in server manager
-can be joined.
+Join a domain. If the account already exists on the server, and
+[TYPE] is MEMBER, the machine will attempt to join automatically.
+(Assuming that the machine has been created in server manager)
+Otherwise, a password will be prompted for, and a new account may
+be created.</param>
+
+<para>
+[TYPE] may be PDC, BDC or MEMBER to specify the type of server
+joining the domain.
</para>
+</refsect2>
+
+<refsect2>
+<title>[RPC] OLDJOIN [options]</title>
-<para>Specify [OLDSTYLE] to join the domain using the old
-style of domain joining - you need to create a trust
+<para>Join a domain. Use the OLDJOIN option to join the domain
+using the old style of domain joining - you need to create a trust
account in server manager first.</para>
</refsect2>
-
-<refsect2>
+
<title>[RPC|ADS] USER</title>
<refsect3>