Subject: CVS commit: src/etc/defaults
To: None <source-changes@NetBSD.org>
From: Perry E. Metzger <perry@netbsd.org>
List: source-changes
Date: 08/22/2005 14:09:23
Module Name:	src
Committed By:	perry
Date:		Mon Aug 22 14:09:23 UTC 2005

Modified Files:
	src/etc/defaults: security.conf

Log Message:
Make max_loginlen and max_grouplen 16.

We've handled 16 character logins for quite some time, and we even
have packages that create >8 character accounts. There is no point in
pretending the limit is 8 any more by default.

Discussed (very lightly -- there was little comment) on tech-userlevel


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 src/etc/defaults/security.conf

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.