The /etc/passwd file must have mode 0444 or less permissive.

From HP-UX 11.31 Security Technical Implementation Guide

Part of GEN001380

Associated with IA controls: ECLP-1

Associated with: CCI-000225

SV-38469r1_rule The /etc/passwd file must have mode 0444 or less permissive.

Vulnerability discussion

If the passwd file is writable by a group owner or the world, the risk of passwd file compromise is increased. The passwd file contains the list of accounts on the system and associated information.

Check content

Fix text

Change the mode of the passwd file to 0444. # chmod 0444 /etc/passwd Document all changes.

Pro Tips

Lavender hyperlinks in small type off to the right (of CSS class id, if you view the page source) point to globally unique URIs for each document and item. Copy the link location and paste anywhere you need to talk unambiguously about these things.

You can obtain data about documents and items in other formats. Simply provide an HTTP header Accept: text/turtle or Accept: application/rdf+xml.

Powered by sagemincer