1 1.21 haad # $NetBSD: security.conf,v 1.21 2009/01/27 10:32:18 haad Exp $ 2 1.1 lukem # 3 1.1 lukem # /etc/defaults/security.conf -- 4 1.1 lukem # default configuration of /etc/security.conf 5 1.1 lukem # 6 1.1 lukem # see security.conf(5) for more information. 7 1.2 lukem # 8 1.2 lukem # DO NOT EDIT THIS FILE DIRECTLY; IT MAY BE REPLACED DURING A SYSTEM UPGRADE. 9 1.2 lukem # EDIT /etc/security.conf INSTEAD. 10 1.2 lukem # 11 1.1 lukem 12 1.1 lukem check_passwd=YES 13 1.1 lukem check_group=YES 14 1.1 lukem check_rootdotfiles=YES 15 1.1 lukem check_ftpusers=YES 16 1.1 lukem check_aliases=YES 17 1.1 lukem check_rhosts=YES 18 1.1 lukem check_homes=YES 19 1.1 lukem check_varmail=YES 20 1.1 lukem check_nfs=YES 21 1.1 lukem check_devices=YES 22 1.1 lukem check_mtree=YES 23 1.1 lukem check_disklabels=YES 24 1.7 atatat check_pkgs=YES 25 1.1 lukem check_changelist=YES 26 1.21 haad check_lvm=NO 27 1.3 abs 28 1.3 abs backup_dir=/var/backups 29 1.6 atatat backup_uses_rcs=YES 30 1.11 jhawk diff_options=-u 31 1.8 lukem pkgdb_dir=/var/db/pkg 32 1.20 adrianp pkg_info=/usr/sbin/pkg_info 33 1.12 jhawk 34 1.12 jhawk check_homes_permit_usergroups=NO 35 1.10 jhawk 36 1.17 jdolecek check_devices_ignore_fstypes="!local fdesc kernfs null procfs ptyfs ntfs msdos" 37 1.18 lukem check_devices_ignore_paths="" 38 1.13 erh 39 1.10 jhawk check_mtree_follow_symlinks=NO 40 1.1 lukem 41 1.19 jnemeth check_passwd_nowarn_shells="/sbin/nologin" 42 1.9 jhawk check_passwd_nowarn_users="" 43 1.9 jhawk check_passwd_permit_star=NO 44 1.14 jdolecek check_passwd_permit_nonalpha=NO 45 1.16 perry max_loginlen=16 46 1.16 perry max_grouplen=16 47