Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!cs.utexas.edu!rice!sun-spots-request From: edwin@praxis.cs.ruu.nl (Edwin Kremer) Newsgroups: comp.sys.sun Subject: Re: Anonymous FTP on Sun Keywords: Networks Message-ID: <3487@brazos.Rice.edu> Date: 1 Dec 89 17:05:24 GMT Sender: root@rice.edu Organization: Sun-Spots Lines: 28 Approved: Sun-Spots@rice.edu X-Refs: Original: v8n204 X-Sun-Spots-Digest: Volume 8, Issue 213, message 2 of 12 Let me first make clear that I've only little experience with Sun's... > I tried placing a copy of 'ld.so' in /usr/spool/ftp/usr/lib/ld.so Good point. "ld.so" is *indeed* needed in that directory. > 150 ASCII data connection for /bin/ls (XXX.YYY.200.6,1534). > crt0: no /dev/zero You should create the special file /dev/zero below FTP's home directory (remember that FTP does a chroot() to it's home directory) like this: % cd ~ftp % mkdir dev % mknod dev/zero c 3 12 > Any comments or suggestions would be appreciated. Well, this should do the trick. For more info check your manual page FTPD(8c). Good luck, --[ Edwin ]-- Edwin Kremer, Department of Computer Science, University of Utrecht Padualaan 14, P.O. Box 80.089, 3508 TB Utrecht, The Netherlands Phone : +31 - 30 - 534104 | Telefax: +31 - 30 - 513791 E-Mail: edwin@cs.ruu.nl | UUCP to: ...!hp4nl!ruuinf!edwin