Multithreading the KDC server - a design

Nicolas Williams Nicolas.Williams at sun.com
Mon Apr 4 17:44:03 EDT 2005


Well, I wouldn't object to a phased approach.  If you want to start with
a global lock and work towards higher granularity, I'm happy with that.

I would object to any design that assumes the KDC must serialize KDB
access.

The goal should be for the KDC to be able to process multiple requests
concurrently.

Nico
-- 


More information about the krbdev mailing list