From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1M9dM5-0000c4-AN for garchives@archives.gentoo.org; Thu, 28 May 2009 11:01:01 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CAE03E046F; Thu, 28 May 2009 11:00:58 +0000 (UTC) Received: from mail-ew0-f213.google.com (mail-ew0-f213.google.com [209.85.219.213]) by pigeon.gentoo.org (Postfix) with ESMTP id 8758EE0338 for ; Thu, 28 May 2009 11:00:58 +0000 (UTC) Received: by ewy9 with SMTP id 9so4813050ewy.34 for ; Thu, 28 May 2009 04:00:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=SKckGBRW29sseTx7f/j3cQhRPxHK8zJeYCxiq+5fTsM=; b=oErzSbXwWorQvIVo4JMgINtbeGnoog5fF4K1KSF6f5Oa9UkECtgqf3j9bcw2+N8LPj PUWkzrF0rJVm9QsWaf1UjmCrIg6yEN0iPGrsljOZmDTvVXk29Lstkc5et5APgHVSYZ+P 0eElkiHOOvXmOADFfm+etC3MHRUrbCjRH3RD8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=TNevkFEiqooee/AB1iAMXAIZiagNu2IHS8Cz4qBl8s4k2emhLQ7Rvd6SHay2z76H2d aK+1tKrf6K0tDS4uHsS6TdWL/wav2R7+OW3cO2PcbkVQ79MHetlBdqjPJ+dQMRMdZL79 94vEQBEdxw8i0szpXpPuLxvaDSVd0ZNzhLrMU= Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Received: by 10.216.15.68 with SMTP id e46mr435501wee.225.1243508457943; Thu, 28 May 2009 04:00:57 -0700 (PDT) In-Reply-To: References: Date: Thu, 28 May 2009 13:00:57 +0200 Message-ID: Subject: Re: [gentoo-user] change output of passwd From: Ward Poelmans To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Archives-Salt: ef4ed606-0bb6-45f3-bc09-202a19a8b78d X-Archives-Hash: 323bca9386ffc1f0f625fed4e89a6ba5 On Wed, May 27, 2009 at 14:55, Raul Gonzales wrote: > To something like: > New UNIX password: > BAD PASSWORD: password must be at least 6 characters long and must contain > at least 1 digit, 1 special character Write a patch for the program? Make a new translation of the program? Ward