From owner-freebsd-current Mon Jan 18 20:03:25 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA05909 for freebsd-current-outgoing; Mon, 18 Jan 1999 20:03:25 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from smtp02.primenet.com (smtp02.primenet.com [206.165.6.132]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA05904 for ; Mon, 18 Jan 1999 20:03:24 -0800 (PST) (envelope-from tlambert@usr04.primenet.com) Received: (from daemon@localhost) by smtp02.primenet.com (8.8.8/8.8.8) id UAA07357 for ; Mon, 18 Jan 1999 20:54:55 -0700 (MST) Received: from usr04.primenet.com(206.165.6.204) via SMTP by smtp02.primenet.com, id smtpd007263; Mon Jan 18 20:54:49 1999 Received: (from tlambert@localhost) by usr04.primenet.com (8.8.5/8.8.5) id UAA04699 for FreeBSD-Current@FreeBSD.ORG; Mon, 18 Jan 1999 20:54:39 -0700 (MST) From: Terry Lambert Message-Id: <199901190354.UAA04699@usr04.primenet.com> Subject: Re: FrontPage Extensions To: FreeBSD-Current@FreeBSD.ORG Date: Tue, 19 Jan 1999 03:54:33 +0000 (GMT) In-Reply-To: <00ea01be374a$b11fa020$1acb2e9c@westbend.net> from "Scot W. Hetzel" at Jan 3, 99 12:35:35 pm X-Mailer: ELM [version 2.4 PL25] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG For what it's worth, the FP security issues are very well documented by ReadyToRun Software's site (these are the folks who do the UNIX ports for Microsoft). They also keep both BSDI 2.1 and 3.0 binaries available, and they know about FreeBSD (it's mentioned in the FAQ as an unsupported platform; apparently someone was having problems with the MD5 password hashing. Someone who cares should send them mail on how to update their FAQ to be more correct, and to raise FreeBSD's visibility as a platform -- e.g. what versions to us4e for what, install instructions for FreeBSD, etc.). Here is the source code to mod_frontpage and fpexe: http://www.rtr.com/fpsupport/SERK/a_modfp.htm http://www.rtr.com/fpsupport/SERK/a_fpexe.htm Here's Microsoft's take on the security issues: http://www.rtr.com/fpsupport/SERK/security.htm Pretty much, using the source code provided, you could add FP extensions to any web server for which you had source. One caveat is that the FrontPage client (stupidly) will refuse to create "sub webs" unless the server type is "netscape" or "apache-fp", so I guess it's back to lying about what your server is if it isn't one of those; sorry, JAVA-teers... Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message