Searched hist:"667286 e4f7dc31a9ab786307092919901adccbb5" (Results 1 – 1 of 1) sorted by relevance
/openbmc/phosphor-certificate-manager/ |
H A D | certs_manager.cpp | diff 667286e4f7dc31a9ab786307092919901adccbb5 Tue Oct 29 03:22:46 CDT 2019 Marri Devender Rao <devenrao@in.ibm.com> Allow only root user to access certificates
This change is to cater allowing only root user to read/write certificates.
Users with ReadOnly and Callback privilege will not be allowed to access the certificate folder
At present setting 700 permission for the certificate folder.
Tested: 1) Verified ldap certificate at /etc/nslcd/certs is not accessible to read only users. 2) Verified https certificate at /etc/ssl/certs/https is not accessible to read only users 3) verfied authority certificate at /etc/ssl/certs/ is not accessible to read only users.
Change-Id: I20acb1bf449f64282c6b692bd7063dcdedbd311d Signed-off-by: Marri Devender Rao <devenrao@in.ibm.com>
|