[patch] LOCKED_PASSWD_STRING for FreeBSD

Jeremie Le Hen jeremie at le-hen.org
Wed Oct 5 22:39:18 EST 2005


> Index: configure.ac
> ===================================================================
> RCS file: /cvs/openssh/configure.ac,v
> retrieving revision 1.296
> diff -u -p -u -r1.296 configure.ac
> --- configure.ac	22 Sep 2005 10:19:54 -0000	1.296
> +++ configure.ac	5 Oct 2005 12:36:06 -0000
> @@ -398,6 +398,7 @@ mips-sony-bsd|mips-sony-newsos4)
>  	;;
>  *-*-freebsd*)
>  	check_for_libcrypt_later=1
> +	AC_DEFINED(LOCKED_PASSWD_PREFIX, "*LOCKED*")
>  	;;
>  *-*-bsdi*)
>  	AC_DEFINE(SETEUID_BREAKS_SETUID)

By the way, this patch has already been made last year by Ruslan Ermilov :
http://lists.freebsd.org/pipermail/freebsd-bugs/2004-August/008758.html

-- 
Jeremie Le Hen
< jeremie at le-hen dot org >< ttz at chchile dot org >




More information about the openssh-unix-dev mailing list