
The root account must be locked (any logins disallowed) during the install, otherwise the user can login via BMC if they know the password. This commit adds the 'passwd -l root' command to the miniboot kickstart. A TODO is added to investigate removal of setting an initial root password. Test Plan: PASS: - Install a subcloud via redfish. Verify that the root account is locked upon install, and past the bootstrap/deployment stages, via 'sudo passwd -S root' Closes-Bug: 2102679 Change-Id: Ica4264d3dd86fef7ed508157a24fac92980e38e7 Signed-off-by: Kyle MacLeod <kyle.macleod@windriver.com>
Description
Languages
C++
83%
Shell
10.2%
Python
3.3%
C
2.5%
Makefile
1%