[1225] in Kerberos-V5-bugs
Re: krb5b4pl3: kdc should disassociate itself from the terminal
daemon@ATHENA.MIT.EDU (Theodore Ts'o)
Tue Mar 21 12:43:15 1995
Date: Tue, 21 Mar 1995 12:43:10 +0500
From: Theodore Ts'o <tytso@MIT.EDU>
To: "Jonathan I. Kamens" <jik@cam.ov.com>
Cc: krb5-bugs@MIT.EDU
In-Reply-To: Jonathan I. Kamens's message of Tue, 14 Mar 1995 15:02:58 -0500
[1174] daemon@ATHENA.MIT.EDU (Jonathan I. Kamens) Kerberos-V5-bugs 03/14/95 14:59 (61 lines)
From: "Jonathan I. Kamens" <jik@cam.ov.com>
Date: Tue, 14 Mar 1995 15:02:58 -0500
The KDC should disassociate itself from the terminal so it doesn't
have to be run with '&'. The patch below makes it do so by default,
but adds a "-n" (for "nofork") option to prevent it from doing so.
This patch has been applied to our sources. Thanks for submitting it to
us!
- Ted