Mailing List Archive

MD5 have to be enabled in acconfig.h by hand
I noticed that openssh-1.2.2 doesn't build correctly on my slackware-7.0
(glibc-2.1.2) and with md5-passwords. One have to define
"HAVE_MD5_PASSWORDS" in acconfig.h by hand, even if I choose
--enable-md5-passwords when configuring. I find this to be a bug. All
configuration should be done from ./configure solely when building.

Is there btw a good reason for --with-ipv4-default *not* being the
default?

Otherwise, thanks a lot for a free-licensed and fast ssh-suite!! Keep up
the good work.


===========================================================
Harald H Hannelius | Harald@iki.fi | GSM +358405470870
===========================================================
Re: MD5 have to be enabled in acconfig.h by hand [ In reply to ]
On Wed, 2 Feb 2000, Harald Hannelius wrote:

>
> I noticed that openssh-1.2.2 doesn't build correctly on my slackware-7.0
> (glibc-2.1.2) and with md5-passwords. One have to define
> "HAVE_MD5_PASSWORDS" in acconfig.h by hand, even if I choose
> --enable-md5-passwords when configuring. I find this to be a bug. All
> configuration should be done from ./configure solely when building.

That should be '--with-md5-passwords'.

> Is there btw a good reason for --with-ipv4-default *not* being the
> default?

Because most IPv6 supporting platforms have a working getnameinfo.

> Otherwise, thanks a lot for a free-licensed and fast ssh-suite!! Keep up
> the good work.

Thanks.

Regards,
Damien Miller


--
| "Bombay is 250ms from New York in the new world order" - Alan Cox
| Damien Miller - http://www.mindrot.org/
| Email: djm@mindrot.org (home) -or- djm@ibs.com.au (work)