1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-21 15:45:02 +00:00
freebsd/libexec/ftpd
Paul Traina 29e92c359a Printing out /etc/motd when a ftp login occurs is a security hole
(as is printing out a version number at the telnet login banner).

Don't print out /etc/motd when people login, instead if present,
print out /etc/ftpmotd.  It looks like 4.4lite2 has done something similar
(perhaps for different reasons) because /etc/motd no longer shows up
on vangogh.

Folks who like the old behavior can create a symbolic link to motd.
1994-10-27 19:14:39 +00:00
..
extern.h BSD 4.4 Lite Libexec Sources 1994-05-27 12:39:25 +00:00
ftpcmd.y Figured it out, misapplied a patch, ftpd now works again. 1994-10-22 06:23:15 +00:00
ftpd.8 BSD 4.4 Lite Libexec Sources 1994-05-27 12:39:25 +00:00
ftpd.c Use new skey access routines 1994-09-29 18:59:42 +00:00
logwtmp.c BSD 4.4 Lite Libexec Sources 1994-05-27 12:39:25 +00:00
Makefile Include most of the logdaemon v4.4 S/key changes 1994-10-19 00:03:45 +00:00
pathnames.h Printing out /etc/motd when a ftp login occurs is a security hole 1994-10-27 19:14:39 +00:00
popen.c BSD 4.4 Lite Libexec Sources 1994-05-27 12:39:25 +00:00
skey-stuff.c Include most of the logdaemon v4.4 S/key changes 1994-10-19 00:03:45 +00:00