Date: Tue, 4 Oct 2005 23:51:51 +0200 From: Jeremie Le Hen <jeremie@le-hen.org> To: Dag-Erling =?iso-8859-1?Q?Sm=F8rgrav?= <des@des.no> Cc: src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org, Giorgos Keramidas <keramida@ceid.upatras.gr>, Ceri Davies <ceri@submonkey.net> Subject: Re: cvs commit: src/share/man/man5 passwd.5 Message-ID: <20051004215151.GD43195@obiwan.tataz.chchile.org> In-Reply-To: <86y85s3vir.fsf@xps.des.no> 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>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, > Ceri Davies <ceri@submonkey.net> 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 >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051004215151.GD43195>