summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/initrdscripts
diff options
context:
space:
mode:
authorZev Weiss <zev@bewilderbeest.net>2022-06-23 06:57:37 +0300
committerPatrick Williams <patrick@stwcx.xyz>2022-06-23 19:25:16 +0300
commit96fe4cc8d554c4964620d617988d29e7a57af2ab (patch)
tree6c7e9970e75c82b95c5b077f797313466b8361b9 /meta-phosphor/recipes-phosphor/initrdscripts
parent26764514b224254891472164e9985addd4f3aa6e (diff)
downloadopenbmc-96fe4cc8d554c4964620d617988d29e7a57af2ab.tar.xz
initrdscripts: add /etc/ipmi_pass to update preservation list
Previously a firmware update via a *.static.mtd.all.tar file would preserve /etc/shadow, but not /etc/ipmi_pass. A non-default password would thus continue to work for HTTP and SSH authentication, but IPMI authentication would be broken. With /etc/ipmi_pass preserved across such an update, IPMI continues to work as it should. Signed-off-by: Zev Weiss <zev@bewilderbeest.net> Change-Id: Iba378a20fe90c9bbe8a2a23dde851965ceda17f5
Diffstat (limited to 'meta-phosphor/recipes-phosphor/initrdscripts')
-rw-r--r--meta-phosphor/recipes-phosphor/initrdscripts/files/whitelist1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-phosphor/recipes-phosphor/initrdscripts/files/whitelist b/meta-phosphor/recipes-phosphor/initrdscripts/files/whitelist
index 20f1ec2a6d..cfe4280a8a 100644
--- a/meta-phosphor/recipes-phosphor/initrdscripts/files/whitelist
+++ b/meta-phosphor/recipes-phosphor/initrdscripts/files/whitelist
@@ -1,6 +1,7 @@
/etc/dropbear/dropbear_rsa_host_key
/etc/group
/etc/gshadow
+/etc/ipmi_pass
/etc/machine-id
/etc/passwd
/etc/resolv.conf