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

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