preauth (I'm a Roomba in a 2'x2' room)

Sam Hartman hartmans at MIT.EDU
Thu Apr 29 11:50:28 EDT 2010


patype 0x95 (149) is
#define KRB5_ENCPADATA_REQ_ENC_PA_REP 149
See http://k5wiki.kerberos.org/wiki/Projects/Fast_negotiation
and 0x85 is 
#define KRB5_PADATA_FX_COOKIE 133



MIT 1.8 does support the preauth framework draft, although because it
does not support multi-round-trip preauth mechanisms it does not
actually implement authentication sets.
Well, parts of the code do try to support multi-round-trip stuff, but
overall more work would be needed to make that work.

--Sam



More information about the krbdev mailing list