Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 May 2000 17:43:35 -0500
From:      "Scot W. Hetzel" <hetzels@westbend.net>
To:        "spork" <spork@super-g.com>
Cc:        <freebsd-isp@FreeBSD.ORG>
Subject:   Re: Apache modssl fp Help
Message-ID:  <000c01bfca88$7da08ca0$8dfee0d1@westbend.net>
References:  <Pine.BSF.4.00.10005291917430.26509-100000@super-g.inch.com>

next in thread | previous in thread | raw e-mail | index | archive | help
From: "spork" <spork@super-g.com>
> A quick question on frontpage... I seem to recall that the ports use the
> bsdi version of frontpage.  Looking at the distro site, there now appears
> to be a freebsd version.  So far I've had little luck with their install
> script, as it's from '98 and does not seem to include FreeBSD as a
> platform...  Anyone else given this a spin?
>
Currently, the port uses the BSDI port, but I have a patch that will be
changing it to use the FreeBSD FP exts.  There is a small problem with the
FreeBSD FP exts.  If you have your crypt library linked to the scrypt
library ( libcrypt -> libscrypt), then fpsrvadm.exe creates an invalid MD5
password.  I believe this problem is because fpsrvadm.exe doesn't allocate a
large enough buffer in order to store the encrypted password.

This means that the FreeBSD FP exts will only work on a system that has
libcrypt -> libdescrypt.  For those that have libcrypt -> libscrypt, they
would still need to use the BSDI FP exts, and make sure that libdescrypt.a
is compiled into the apache server.

I informed RTR of the problem, and hopefully they will be able to provide a
fix.

Scot



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-isp" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000c01bfca88$7da08ca0$8dfee0d1>