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

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