summaryrefslogtreecommitdiff
path: root/etc/defaults/security.conf
blob: 8e8790d925899d3ff6d6cc7dc5f5fb55ac0cde74 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
#	$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