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

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