World writeable permissions are set for the /etc/vx/dmppolicy.info file
book
Article ID: 100003312
calendar_today
Updated On:
Description
Error Message
-rw-rw-rw- 1 root root 72 Sep 23 13:16 /etc/vx/dmppolicy.info
Resolution
The /etc/vx/dmppolicy.info file should be set to 644 permissions and reverting to 644 is recommended immediately.
# chmod 644 /etc/vx/dmppolicy.info
-rw-r--r-- 1 root root 72 Sep 23 13:16 /etc/vx/dmppolicy.info
Issue/Introduction
The /etc/vx/dmppolicy.info file was reported as having world writeable permissions set. Can the permissions be changed to 644 safely for security purposes?
Was this article helpful?
thumb_up
Yes
thumb_down
No