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

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