From owner-freebsd-security Sun Aug 13 17:31:52 1995 Return-Path: security-owner Received: (from majordom@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id RAA14766 for security-outgoing; Sun, 13 Aug 1995 17:31:52 -0700 Received: from precipice.shockwave.com (precipice.shockwave.com [171.69.108.33]) by freefall.FreeBSD.org (8.6.11/8.6.6) with ESMTP id RAA14749 ; Sun, 13 Aug 1995 17:31:49 -0700 Received: from localhost (localhost [127.0.0.1]) by precipice.shockwave.com (8.6.11/8.6.9) with SMTP id RAA02215; Sun, 13 Aug 1995 17:31:05 -0700 Message-Id: <199508140031.RAA02215@precipice.shockwave.com> To: "Greg Rowe" cc: freebsd-security@FreeBSD.org, questions@FreeBSD.org Subject: Re: S/key and WU-FTPD In-reply-to: Your message of "Thu, 10 Aug 1995 14:03:27 CDT." <9508101403.ZM12038@nevis.oss.uswest.net> Date: Sun, 13 Aug 1995 17:31:04 -0700 From: Paul Traina Sender: security-owner@FreeBSD.org Precedence: bulk Greg, I've found and fixed the problem with wu-ftpd and S/key. All you need to do is edit src/Makefile (or files/Makefile.fb2) and add " -lmd" after "-lskey" in that file and rebuild. I've also fixed the ports distribution, and I'd suggest simply re-supping and rebuilding as your simplest alternative. Regards, Paul p.s. sorry for the delay From: "Greg Rowe" Subject: S/key and WU-FTPD S/Key works fine, WU-FTPD works fine. Just not together...I get the following >>: 220 kits FTP server (Version wu-2.4(1) Thu Aug 10 10:37:20 CDT 1995) ready. Name (kits:root): greg2 331 s/key 93 fi66239 Password: 421 Service not available, remote server has closed connection Login failed. S/key does work correctly with the "stock" FreeBSD FTPD. I'm using 2.0.5 Release with the CERT patches for S/key and WU-FTPD from the CD/ROM. Any idea >>s would be appreciated. -- Greg Rowe | US West - Interact Services | INTERNET greg@uswest.net 111 Washington Ave. South | Fax: (612) 672-8537 Minneapolis, MN USA 55401 | Voice: (612) 672-8535 To err is human, to really foul up requires the root password.