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

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