#	@(#) secure 23.1 91/08/29 
#
#	Copyright (C) 1990-1991 The Santa Cruz Operation, Inc.
#		All Rights Reserved.
#	The information in this file is provided for the exclusive use of
#	the licensees of The Santa Cruz Operation, Inc.  Such users have the
#	right to use, modify, and incorporate this code into other products
#	for purposes authorized by the license agreement provided they include
#	this notice and the associated copyright notice with any such product.
#	The information in this file is provided "AS IS" without warranty.
#
#  /usr/lib/goodpw/checks/group/secure
#
#  Overrides of default values in /etc/default/goodpw for
#  use with group passwords when the system default is
#  "restricted" (i.e., user's passwords are checked for
#  being obvious).
#
#  Group passwords should not be used,
#  and are not supported on all systems.
#

#	MATCH=/usr/lib/goodpw/match
#	REJECT=/usr/lib/goodpw/reject
LEFT_ROTATIONS=YES
RIGHT_ROTATIONS=YES
BOTH_ROTATIONS=NO
AVOID_USERS=YES
AVOID_GROUPS=YES
#	AVOID_MACHINES=YES
#	AVOID_ALIASES=YES
#	AVOID_WORDS=YES
#	BRITISH=NO
#	SITECHECKS=NO
#	SITEREASON=Rejected by site-specific check(s)
