1# $NetBSD: security.conf,v 1.6 2001/04/04 03:17:20 atatat Exp $ 2# 3# /etc/defaults/security.conf -- 4# default configuration of /etc/security.conf 5# 6# see security.conf(5) for more information. 7# 8# DO NOT EDIT THIS FILE DIRECTLY; IT MAY BE REPLACED DURING A SYSTEM UPGRADE. 9# EDIT /etc/security.conf INSTEAD. 10# 11 12check_passwd=YES 13check_group=YES 14check_rootdotfiles=YES 15check_ftpusers=YES 16check_aliases=YES 17check_rhosts=YES 18check_homes=YES 19check_varmail=YES 20check_nfs=YES 21check_devices=YES 22check_mtree=YES 23check_disklabels=YES 24check_changelist=YES 25 26backup_dir=/var/backups 27backup_uses_rcs=YES 28 29max_loginlen=8 30max_grouplen=8 31