mirror of
https://github.com/samba-team/samba.git
synced 2025-01-08 21:18:16 +03:00
docs: mention new --no-dns-updates parameter in manpage of net.
Signed-off-by: Michael Adam <obnox@samba.org> Reviewed-by: Andreas Schneider <asn@samba.org>
This commit is contained in:
parent
ae81a40b11
commit
d7a617f2f0
@ -371,6 +371,13 @@
|
||||
</para></listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>--no-dns-updates</term>
|
||||
<listitem><para>Do not perform DNS updates as part of
|
||||
"net ads join".
|
||||
</para></listitem>
|
||||
</varlistentry>
|
||||
|
||||
&stdarg.encrypt;
|
||||
&popt.common.samba.client;
|
||||
|
||||
@ -439,8 +446,9 @@ The remote server must be specified with the -S option.
|
||||
</refsect2>
|
||||
|
||||
<refsect2>
|
||||
<title>[RPC|ADS] JOIN [TYPE] [-U username[%password]] [createupn=UPN]
|
||||
[createcomputer=OU] [machinepass=PASS] [osName=string osVer=string] [options]</title>
|
||||
<title>[RPC|ADS] JOIN [TYPE] [--no-dns-updates] [-U username[%password]]
|
||||
[createupn=UPN] [createcomputer=OU] [machinepass=PASS]
|
||||
[osName=string osVer=string] [options]</title>
|
||||
|
||||
<para>
|
||||
Join a domain. If the account already exists on the server, and
|
||||
|
Loading…
Reference in New Issue
Block a user