Thread safety of MIT Kerberos w/GSSAPI

Russ Allbery rra at stanford.edu
Wed Feb 20 13:57:41 EST 2008


An interesting question came up on one of the OpenLDAP lists.

Provided that a GSSAPI authentication is done entirely within a single
thread, is it safe to do subsequent reads and writes to that connection
through the GSSAPI layer in different threads?  Or does that violate the
underlying requirements of the MIT Kerberos libraries?  (It apparently
works fine in practice with Heimdal.)

-- 
Russ Allbery (rra at stanford.edu)             <http://www.eyrie.org/~eagle/>



More information about the Kerberos mailing list