[pubcookie-dev] no assembly required?
Nathan Dors
dors at cac.washington.edu
Thu Sep 2 14:34:37 PDT 2004
- Previous message: [pubcookie-dev] CVS update: fox;
flavor_uwsecurid.c,2.8,2.9 index.cgi.c,1.139,1.140
mod_pubcookie.c,1.153,1.154
- Next message: [pubcookie-dev] CVS update: ryanc;
keys.cpp,NONE,1.1 keys.h,NONE,1.1 PubCookieFilter.cpp,1.35,1.36
PubCookieFilter.def,1.2,1.3 PubCookieFilter.h,1.38,1.39
PubCookieFilter.rc,1.6,1.7 PubCookieFilter.vcproj,1.6,1.7
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
> Note that, while the login server will break a too-long credential
> into component parts, the module has never been programmed to
> assemble such parts. I did not improve that, as the K5 credential
> is only about 500 bytes and the block size is about 3900 bytes.
Maybe K5 service tickets are small while TGT's are large. Thus,
sending a service ticket to the module requires no chunking,
whereas sending the TGT back to oneself (via a cookie scoped to
the login server) requires chunking.
I can't think of any other reason this would be so. Thanks for the
note.
-Nathan
- Previous message: [pubcookie-dev] CVS update: fox;
flavor_uwsecurid.c,2.8,2.9 index.cgi.c,1.139,1.140
mod_pubcookie.c,1.153,1.154
- Next message: [pubcookie-dev] CVS update: ryanc;
keys.cpp,NONE,1.1 keys.h,NONE,1.1 PubCookieFilter.cpp,1.35,1.36
PubCookieFilter.def,1.2,1.3 PubCookieFilter.h,1.38,1.39
PubCookieFilter.rc,1.6,1.7 PubCookieFilter.vcproj,1.6,1.7
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the pubcookie-dev
mailing list