NetBSD/etc/defaults/security.conf

33 lines
656 B
Plaintext

# $NetBSD: security.conf,v 1.8 2001/10/03 15:41:26 lukem Exp $
#
# /etc/defaults/security.conf --
# default configuration of /etc/security.conf
#
# see security.conf(5) for more information.
#
# DO NOT EDIT THIS FILE DIRECTLY; IT MAY BE REPLACED DURING A SYSTEM UPGRADE.
# EDIT /etc/security.conf INSTEAD.
#
check_passwd=YES
check_group=YES
check_rootdotfiles=YES
check_ftpusers=YES
check_aliases=YES
check_rhosts=YES
check_homes=YES
check_varmail=YES
check_nfs=YES
check_devices=YES
check_mtree=YES
check_disklabels=YES
check_pkgs=YES
check_changelist=YES
backup_dir=/var/backups
backup_uses_rcs=YES
pkgdb_dir=/var/db/pkg
max_loginlen=8
max_grouplen=8