[4888] in Athena Bugs
[Ezra Peisach: 6.4R/7.0 Kerberos tftpd does not run from inetd ]
daemon@ATHENA.MIT.EDU (Richard Basch)
Tue May 8 11:16:01 1990
Date: Tue, 8 May 90 11:15:21 -0400
To: bug-kerberos@MIT.EDU, bugs@ATHENA.MIT.EDU
From: Richard Basch <probe@MIT.EDU>
------- Forwarded Message
From: epeisach@ATHENA.MIT.EDU
Date: Tue, 8 May 90 08:41:37 -0400
To: bugs@ATHENA.MIT.EDU
Cc: probe@ATHENA.MIT.EDU
Subject: 6.4R/7.0 Kerberos tftpd does not run from inetd
I have just determined why the tftpd that is normally installed from the
kerberos distribution does not run from inetd. The Imakefilefile is
missing a line
DEFINES=-DINETD
I compiled my own version with INETD defined and it works.
With this change in the Imakefile, we can then install the tftpd that
comes from kerberos instead of binary only from previous releases.
Ezra
------- End Forwarded Message