[91] in Kerberos
Re: knetd
jon@ATHENA.MIT.EDU (jon@ATHENA.MIT.EDU)
Sun Aug 9 21:25:14 1987
From srz@athena.MIT.EDU Wed Sep 17 17:27:03 1986
From: srz@athena.MIT.EDU
Date: Wed, 17 Sep 86 17:25:20 EDT
To: jis@BITSY.MIT.EDU
Subject: Re: knetd
Cc: kerberos@athena.MIT.EDU
Why not have knetd do the rd_ap_req, and just send the authentication
information to the subprocess via argv? This would keep the individual
programs from calling Kerberos, or even require them to run as root
(although some of the services need it for other reasons).
I don't see the use of using knetd if all it does is demultiplexing
different kerberos protocols. That's what inetd for.
-stan