Searched hist:"29 e92c359ac6fa30370d70262730683e296a6cc1" (Results 1 – 1 of 1) sorted by relevance
/freebsd/libexec/ftpd/ |
H A D | pathnames.h | diff 29e92c359ac6fa30370d70262730683e296a6cc1 Thu Oct 27 20:14:39 CET 1994 Paul Traina <pst@FreeBSD.org> 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. diff 29e92c359ac6fa30370d70262730683e296a6cc1 Thu Oct 27 20:14:39 CET 1994 Paul Traina <pst@FreeBSD.org> 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.
|