2013-11-06 23:37:05 +04:00
|
|
|
# $NetBSD: security.conf,v 1.26 2013/11/06 19:37:05 spz Exp $
|
2000-10-01 09:46:03 +04:00
|
|
|
#
|
|
|
|
# /etc/defaults/security.conf --
|
|
|
|
# default configuration of /etc/security.conf
|
|
|
|
#
|
|
|
|
# see security.conf(5) for more information.
|
2000-11-09 02:17:50 +03:00
|
|
|
#
|
|
|
|
# DO NOT EDIT THIS FILE DIRECTLY; IT MAY BE REPLACED DURING A SYSTEM UPGRADE.
|
|
|
|
# EDIT /etc/security.conf INSTEAD.
|
|
|
|
#
|
2000-10-01 09:46:03 +04:00
|
|
|
|
|
|
|
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
|
2001-10-01 06:21:20 +04:00
|
|
|
check_pkgs=YES
|
2000-10-01 09:46:03 +04:00
|
|
|
check_changelist=YES
|
2009-01-27 13:32:18 +03:00
|
|
|
check_lvm=NO
|
2010-01-20 01:08:11 +03:00
|
|
|
check_pkg_vulnerabilities=YES
|
|
|
|
check_pkg_signatures=YES
|
2000-10-01 09:46:03 +04:00
|
|
|
|
2001-01-09 20:30:29 +03:00
|
|
|
backup_dir=/var/backups
|
2001-04-04 07:17:19 +04:00
|
|
|
backup_uses_rcs=YES
|
2003-02-22 01:47:51 +03:00
|
|
|
diff_options=-u
|
2001-01-09 20:30:29 +03:00
|
|
|
|
2003-11-18 06:21:40 +03:00
|
|
|
check_homes_permit_usergroups=NO
|
2013-11-06 23:37:05 +04:00
|
|
|
check_homes_permit_other_owner=""
|
2003-11-18 06:21:40 +03:00
|
|
|
|
2006-04-01 21:13:19 +04:00
|
|
|
check_devices_ignore_fstypes="!local fdesc kernfs null procfs ptyfs ntfs msdos"
|
2006-05-25 06:38:10 +04:00
|
|
|
check_devices_ignore_paths=""
|
2004-09-28 19:03:58 +04:00
|
|
|
|
2003-02-13 05:42:06 +03:00
|
|
|
check_mtree_follow_symlinks=NO
|
|
|
|
|
2007-08-05 04:10:37 +04:00
|
|
|
check_passwd_nowarn_shells="/sbin/nologin"
|
2003-02-13 04:55:10 +03:00
|
|
|
check_passwd_nowarn_users=""
|
2012-04-05 13:09:27 +04:00
|
|
|
check_passwd_permit_dups="toor"
|
2003-02-13 04:55:10 +03:00
|
|
|
check_passwd_permit_star=NO
|
2005-02-05 18:26:37 +03:00
|
|
|
check_passwd_permit_nonalpha=NO
|
2005-08-22 18:09:23 +04:00
|
|
|
max_loginlen=16
|
|
|
|
max_grouplen=16
|