Configure /etc/login.defs
Related-Prod: PROD-21969
Change-Id: I1c30189ee85605a5c68861d98f00bf5ac5e772c2
diff --git a/README.rst b/README.rst
index 50e1b13..e4accd7 100644
--- a/README.rst
+++ b/README.rst
@@ -1629,6 +1629,23 @@
export FTP_PROXY=ftp://127.0.3.3:2121
export NO_PROXY='.local'
+
+Configure login.defs parameters
+-------------------------------
+
+.. code-block:: yaml
+
+ linux:
+ system:
+ login_defs:
+ <opt_name>:
+ enabled: true
+ value: <opt_value>
+
+<opt_name> is a configurational option defined in 'man login.defs'.
+<opt_name> is case sensitive, should be UPPERCASE only!
+
+
Linux with hosts
Parameter ``purge_hosts`` will enforce whole ``/etc/hosts file``,