Paul Traina
2c60c54cc4
recommit rev 1.5 of ftpd, I fatfingered a command
1994-10-27 19:36:01 +00:00
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
Paul Traina
9e53ab00d2
Figured it out, misapplied a patch, ftpd now works again.
1994-10-22 06:23:15 +00:00
Paul Traina
0d78c1c051
Fix broken command parser (fall back 10 yards and scratch head).
1994-10-22 06:19:53 +00:00
Paul Traina
2ddadf840c
Include most of the logdaemon v4.4 S/key changes
1994-10-19 00:03:45 +00:00
Paul Traina
28dc19771b
Clean up makefile
1994-09-30 21:19:58 +00:00
Paul Traina
bb56d435e3
Use new skey access routines
1994-09-29 18:59:42 +00:00
David Greenman
348c7a1250
Fixed bug where /etc/ftpusers was ineffective. Caused by the wrong
...
pointer being passed to strcmp(). Bug noticed by Matthew Green.
1994-09-20 15:53:30 +00:00
Guido van Rooij
d007582cfe
Put skey support to ftpd
...
Reviewed by:
Submitted by: guido
1994-08-21 19:09:58 +00:00
Guido van Rooij
726040de0e
Put skey support in ftpd.
...
Reviewed by:
Submitted by: guido
1994-08-21 19:09:23 +00:00
Geoff Rehmet
4714bb15be
LDADD= -lcrypt
...
Submitted by: Geoff
1994-08-20 21:19:46 +00:00
Garrett Wollman
2a3c26c889
Update to new make macros and disable Kerberos because we haven't got it
...
set up right yet.
1994-08-05 21:24:58 +00:00
Rodney W. Grimes
ea022d1687
BSD 4.4 Lite Libexec Sources
1994-05-27 12:39:25 +00:00