]> git.ipfire.org Git - thirdparty/lxc.git/commit
Added root_password_expired password control tuning knob.
authorMichael H. Warfield <mhw@WittsEnd.com>
Sat, 22 Mar 2014 17:59:59 +0000 (13:59 -0400)
committerStéphane Graber <stgraber@ubuntu.com>
Sun, 23 Mar 2014 00:58:08 +0000 (20:58 -0400)
commit826cde7c2100e1f4419a54b5c930c0854e01e87e
tree3e140e5b54b4317b128640fde0f49c96072fa164
parent779b47fdca6975f70541fbc7c25a34393ec5c24b
Added root_password_expired password control tuning knob.

Added the environment variable "root_password_expired" to
control if the initial, temporary, root password is initially
set up as "expired".  If set to "yes" (default), the root password
is set as "expired" and the user must change it at first login.

Signed-off-by: Michael H. Warfield <mhw@WittsEnd.com>
Acked-by: Stéphane Graber <stgraber@ubuntu.com>
templates/lxc-centos.in
templates/lxc-fedora.in