From dc91fc42a77afeef014bc99ae83a45521bc45f46 Mon Sep 17 00:00:00 2001 From: Stuart Henderson Date: Thu, 17 Apr 2008 19:49:17 +0000 Subject: Teach security(8) to check for world-readable hostname.if files. An increasing number of types of these files (e.g. ppp, carp and wlan adapters) may contain secrets. ok deraadt oga johan --- share/man/man8/security.8 | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'share/man/man8/security.8') diff --git a/share/man/man8/security.8 b/share/man/man8/security.8 index ba3070c479b..8993a32e28e 100644 --- a/share/man/man8/security.8 +++ b/share/man/man8/security.8 @@ -1,8 +1,8 @@ -.\" $OpenBSD: security.8,v 1.13 2007/10/23 14:02:38 jmc Exp $ +.\" $OpenBSD: security.8,v 1.14 2008/04/17 19:49:16 sthen Exp $ .\" .\" David Leonard, 2001. Public Domain. .\" -.Dd $Mdocdate: October 23 2007 $ +.Dd $Mdocdate: April 17 2008 $ .Dt SECURITY 8 .Os .Sh NAME @@ -110,6 +110,10 @@ Check for changes to the disklabels of mounted disks. .It Report on the installation or removal of any system .Xr package 5 . +.It +Check +.Xr hostname.if 5 +file permissions. .El .Pp The intent of the -- cgit v1.2.3