[BACK]Return to security.conf CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / etc

File: [cvs.NetBSD.org] / src / etc / security.conf (download)

Revision 1.4, Thu Nov 18 02:35:54 1999 UTC (24 years, 5 months ago) by christos
Branch: MAIN
CVS Tags: wrstuden-devbsize-base, wrstuden-devbsize-19991221
Changes since 1.3: +2 -2 lines

Disable rhosts check for now.  Someone could stick in a fifo between the
-f .rhosts and the grep, and then we would get stuck.

#	$NetBSD: security.conf,v 1.4 1999/11/18 02:35:54 christos Exp $
#
# see security.conf(5) for more information.

check_passwd=YES
check_group=YES
check_rootdotfiles=YES
check_ftpusers=YES
check_aliases=YES
check_rhosts=NO		# Don't turn this on; malicious users can take advantage
check_homes=YES
check_varmail=YES
check_nfs=YES
check_devices=YES
check_mtree=YES
check_disklabels=YES
check_changelist=YES

max_loginlen=8