From owner-freebsd-java@FreeBSD.ORG Mon Feb 16 00:46:19 2004 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B23EB16A4CE for ; Mon, 16 Feb 2004 00:46:19 -0800 (PST) Received: from matrix.gatewaynet.com (matrix.gatewaynet.com [217.19.69.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id E2EA843D3F for ; Mon, 16 Feb 2004 00:46:18 -0800 (PST) (envelope-from achill@matrix.gatewaynet.com) Received: from matrix.gatewaynet.com (localhost.localdomain [127.0.0.1]) by matrix.gatewaynet.com (8.12.8/8.12.8) with ESMTP id i1G8j9SD013285 for ; Mon, 16 Feb 2004 10:45:09 +0200 Received: from localhost (achill@localhost)i1G8j9CX013281 for ; Mon, 16 Feb 2004 10:45:09 +0200 Date: Mon, 16 Feb 2004 10:45:09 +0200 (EET) From: Achilleus Mantzios To: java@freebsd.org In-Reply-To: <200402160925.01092.znerd@FreeBSD.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Passwd Checking ala cracklib X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Feb 2004 08:46:19 -0000 Hi, i wonder if anyone has come across some utility for efficient password checking. I know about sourceforge solinger project but it seemed a little old, and in any case i'd like some input on whether its the only opensource app available for this task. Any info would be great. -- -Achilleus