Blame SOURCES/0001-doc-explain-how-to-force-password-reset.patch

bfd5b6
From 9b187095edb8c914238419ed51fef6041864f4fc Mon Sep 17 00:00:00 2001
bfd5b6
From: Sumit Bose <sbose@redhat.com>
bfd5b6
Date: Mon, 26 Aug 2019 13:33:24 +0200
bfd5b6
Subject: [PATCH] doc: explain how to force password reset
bfd5b6
bfd5b6
Related to https://bugzilla.redhat.com/show_bug.cgi?id=1738573
bfd5b6
bfd5b6
diff --git a/doc/adcli.xml b/doc/adcli.xml
bfd5b6
index 094f577..4f201e0 100644
bfd5b6
--- a/doc/adcli.xml
bfd5b6
+++ b/doc/adcli.xml
bfd5b6
@@ -330,7 +330,11 @@ Password for Administrator:
bfd5b6
 			important here is currently the
bfd5b6
 			<option>workgroup</option> option, see
bfd5b6
 			<citerefentry><refentrytitle>smb.conf</refentrytitle><manvolnum>5</manvolnum></citerefentry>
bfd5b6
-			for details.</para></listitem>
bfd5b6
+			for details.</para>
bfd5b6
+			<para>Note that if the machine account password is not
bfd5b6
+			older than 30 days, you have to pass
bfd5b6
+			<option>--computer-password-lifetime=0</option> to
bfd5b6
+			force the update.</para></listitem>
bfd5b6
 		</varlistentry>
bfd5b6
 		<varlistentry>
bfd5b6
 			<term><option>--samba-data-tool=<parameter>/path/to/net</parameter></option></term>
bfd5b6
-- 
bfd5b6
2.21.0
bfd5b6