commit | 94be960fcc558bcbb5a7f8c9165a535ebfbdbbd1 | [log] [tgz] |
---|---|---|
author | Oleksandr Bryndzii <obryndzii@mirantis.com> | Tue Aug 28 16:15:00 2018 +0300 |
committer | Oleksandr Bryndzii <obryndzii@mirantis.com> | Tue Aug 28 16:17:33 2018 +0300 |
tree | 5ef3884f53f62954691f8668e92b283be539a806 | |
parent | 9581b673c5f9d903a9fa4e40c671993e1b6b0c43 [diff] |
Update barbican config files permissions The /etc/barbican/*.conf files are world readable. This may lead to sensitive information leakage and cloud compromise. Set barbican config files permissions to 0640. Set barbican config files owner and group to root:barbican. Change-Id: I603cc9a7e1e8b048a2bc0d718a1918013e884c17