summaryrefslogtreecommitdiff
path: root/docs-xml
diff options
context:
space:
mode:
authorJustin Stephenson <jstephen@redhat.com>2018-06-27 11:32:31 -0400
committerAndrew Bartlett <abartlet@samba.org>2018-07-30 07:34:11 +0200
commitd881f0c8a0ce2fc7cabf1966c5724e72c70d6694 (patch)
treefbb163a47236598373fa3d8e453b917f19b2eb0a /docs-xml
parente3ce1a2dfc4cbba4bf22381b91e9a14c8f240f5d (diff)
downloadsamba-d881f0c8a0ce2fc7cabf1966c5724e72c70d6694.tar.gz
s3:libads: Add net ads leave keep-account option
Add the ability to leave the domain with --keep-account argument to avoid removal of the host machine account. BUG: https://bugzilla.samba.org/show_bug.cgi?id=13498 Signed-off-by: Justin Stephenson <jstephen@redhat.com> Reviewed-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Alexander Bokovoy <ab@samba.org>
Diffstat (limited to 'docs-xml')
-rw-r--r--docs-xml/manpages/net.8.xml9
1 files changed, 8 insertions, 1 deletions
diff --git a/docs-xml/manpages/net.8.xml b/docs-xml/manpages/net.8.xml
index 3154ee5ff85..d2bcd24c502 100644
--- a/docs-xml/manpages/net.8.xml
+++ b/docs-xml/manpages/net.8.xml
@@ -377,6 +377,13 @@
</para></listitem>
</varlistentry>
+ <varlistentry>
+ <term>--keep-account</term>
+ <listitem><para>Prevent the machine account removal as
+ part of "net ads leave".
+ </para></listitem>
+ </varlistentry>
+
&stdarg.encrypt;
&popt.common.samba.client;
@@ -1276,7 +1283,7 @@ against an NT4 Domain Controller.
</refsect2>
<refsect2>
-<title>ADS LEAVE</title>
+<title>ADS LEAVE [--keep-account]</title>
<para>Make the remote host leave the domain it is part of. </para>