From owner-cvs-all@FreeBSD.ORG Tue Oct 4 21:51:58 2005 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6B5CC16A41F; Tue, 4 Oct 2005 21:51:58 +0000 (GMT) (envelope-from tataz@tataz.chchile.org) Received: from smtp1-g19.free.fr (smtp1-g19.free.fr [212.27.42.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id F3CCB43D46; Tue, 4 Oct 2005 21:51:57 +0000 (GMT) (envelope-from tataz@tataz.chchile.org) Received: from tatooine.tataz.chchile.org (vol75-8-82-233-239-98.fbx.proxad.net [82.233.239.98]) by smtp1-g19.free.fr (Postfix) with ESMTP id 61CA03A729; Tue, 4 Oct 2005 23:51:55 +0200 (CEST) Received: by tatooine.tataz.chchile.org (Postfix, from userid 1000) id 344DD4080; Tue, 4 Oct 2005 23:51:51 +0200 (CEST) Date: Tue, 4 Oct 2005 23:51:51 +0200 From: Jeremie Le Hen To: Dag-Erling =?iso-8859-1?Q?Sm=F8rgrav?= Message-ID: <20051004215151.GD43195@obiwan.tataz.chchile.org> References: <200509181540.j8IFe2LR042274@repoman.freebsd.org> <20050918200104.F89636@ury.york.ac.uk> <20050918203109.GA1419@flame.pc> <20050918222401.GQ441@submonkey.net> <20050919122020.GA1759@flame.pc> <20050919165219.GB4124@submonkey.net> <20050919174017.GA38329@flame.pc> <20050920091628.GL4124@submonkey.net> <86y85s3vir.fsf@xps.des.no> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <86y85s3vir.fsf@xps.des.no> User-Agent: Mutt/1.5.10i Cc: src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org, Giorgos Keramidas , Ceri Davies Subject: Re: cvs commit: src/share/man/man5 passwd.5 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Oct 2005 21:51:58 -0000 Hi, > Ceri Davies writes: > > So does anyone think that feeding this back to the OpenSSH project makes > > sense? > > No need, all we have to do is define the correct macros in config.h. > I'll take a shot at it. I checked the src/crypto/openssh/configure.ac. It might defines one of LOCKED_PASSWD_STRING, LOCKED_PASSWD_PREFIX or LOCKED_PASSWD_SUBSTR, depending on the OS it is being compiled on. I understand that the FreeBSD project doesn't use the autoconf stuff and there doesn't need a modification to the upstream OpenSSH-portable, stricly speaking. Therefore I dare to give them a patch that will define LOCKED_PASSWD_STRING to "*" when the compiling host is FreeBSD, it seems to make sense. Regards, -- Jeremie Le Hen < jeremie at le-hen dot org >< ttz at chchile dot org >