Return to BSD News archive
Path: sserve!newshost.anu.edu.au!munnari.oz.au!news.Hawaii.Edu!ames!agate!howland.reston.ans.net!sol.ctr.columbia.edu!hamblin.math.byu.edu!news.byu.edu!cwis.isu.edu!u.cc.utah.edu!cs.weber.edu!terry From: terry@cs.weber.edu (A Wizard of Earth C) Newsgroups: comp.os.386bsd.apps Subject: Re: wuarchive ftpd ported? Date: 13 Nov 1993 07:30:59 GMT Organization: Weber State University, Ogden, UT Lines: 23 Message-ID: <2c22fj$g0t@u.cc.utah.edu> References: <CGBEz6.DC9@acsu.buffalo.edu> NNTP-Posting-Host: cs.weber.edu In article <CGBEz6.DC9@acsu.buffalo.edu> rpk@niagara.edu (Richard P. Kernin) writes: >Hello, > >Has anyone been able to port the wuarchive ftpd v2.1? If so could you >pass me the patches (if any). > >I've been trying the last couple of days in my spare time to get the >wuarchive ftp server ported to *BSD. The source compiles, but when you >goto login to the ftp server it doesn't recognize any passwords for valid >users. [ ... ] Try linking -lcrypt; I remember one of the systems had fake crypt routines in libc and needed libcrypt to override if the security option was installed (US grown security option only available to the US due to export restrictions). Terry Lambert terry@cs.weber.edu --- Any opinions in this posting are my own and not those of my present or previous employers.