[13809] in Athena Bugs
Re: telnetd patch to audit
daemon@ATHENA.MIT.EDU (brlewis@MIT.EDU)
Sat Sep 2 09:33:23 1995
From: brlewis@MIT.EDU
Date: Sat, 2 Sep 95 09:33:15 -0400
To: "Daniel G. Pouzzner" <douzzer@prez.mit.edu>
Cc: bugs@MIT.EDU
In-Reply-To: "[13806] in Athena Bugs"
Date: Thu, 31 Aug 1995 19:12:56 -0400
From: "Daniel G. Pouzzner" <douzzer@prez.mit.edu>
solution: declare PeerName in libtelnet/kerberos.c, and extern it in
telnetd/main.c (swap the extern'ing in the two files).
I realized this would be a problem when I first read your proposed
solution. The patch I already submitted does the right thing.