#	@(#) goodpw.src 23.1 91/08/29 
#
#	Copyright (C) 1989-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.
#
#  goodpw	-- Check a password for non-obviousness
#
#  Default values; see goodpw(ADM).
#
#  These settings may be overridden on a password
#  type by password type basis; see passwd(C).
#

MATCH=/usr/lib/goodpw/match
REJECT=/usr/lib/goodpw/reject
LEFT_ROTATIONS=UNIQUE
RIGHT_ROTATIONS=UNIQUE
BOTH_ROTATIONS=UNIQUE
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)
