From owner-freebsd-java@FreeBSD.ORG Mon Feb 16 03:45:52 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 5A0AD16A4CE; Mon, 16 Feb 2004 03:45:52 -0800 (PST) Received: from matrix.gatewaynet.com (matrix.gatewaynet.com [217.19.69.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 34F7043D39; Mon, 16 Feb 2004 03:45:47 -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 i1GBicSD013672; Mon, 16 Feb 2004 13:44:38 +0200 Received: from localhost (achill@localhost)i1GBic6N013668; Mon, 16 Feb 2004 13:44:38 +0200 Date: Mon, 16 Feb 2004 13:44:38 +0200 (EET) From: Achilleus Mantzios To: Ernst de Haan In-Reply-To: <200402161231.43713.znerd@FreeBSD.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: java@FreeBSD.org Subject: Re: 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 11:45:52 -0000 O kyrios Ernst de Haan egrapse stis Feb 16, 2004 : > Achilleus, > > Please direct your question to the right mailing list, I suggest > questions@FreeBSD.org. I just thought that the context of the java@FreeBSD.org list simply implies that the tool i am looking for is a util in JAVA, therefore java@FreeBSD.org should be the correct list. Ok i know i can wrap cracklib using JNI but i'd like something native, fast and dirty! > > Also, it is bad practise to reply to an email and then change the subject to > something completely unrelated. > > Ernst > > On Monday 16 February 2004 09:45, Achilleus Mantzios wrote: > > 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