[2594] in Kerberos_V5_Development
Re: Kerberos NT source code
daemon@ATHENA.MIT.EDU (Theodore Y. Ts'o)
Mon Oct 20 20:18:26 1997
Date: Mon, 20 Oct 1997 20:16:30 -0400
From: "Theodore Y. Ts'o" <tytso@MIT.EDU>
To: Christopher Blizzard <blizzard@AppliedTheory.com>
Cc: "Theodore Y. Ts'o" <tytso@MIT.EDU>, krbdev@MIT.EDU
In-Reply-To: Christopher Blizzard's message of Mon, 20 Oct 1997 15:32:17
-0400, <199710201932.PAA13785@odin.appliedtheory.com>
Date: Mon, 20 Oct 1997 15:32:17 -0400
From: Christopher Blizzard <blizzard@AppliedTheory.com>
Is there a chance that the goal could be thread-safe as well? I know what
Ted's views about threaded applications are from LinuxExpo but I'm
wondering if anyone has talked about that.
Thread-safety (beyond on a per-connection basis using krb5_context)
isn't really high on the priority list at this point. We have many
other things we'd like to do with krb5 source tree first....
I haven't looked at the current tree to see what an undertaking that would
be but I have to imagine it's a pretty big one.
You'd be right.... :-)
- Ted