Michael B Allen wrote: > On Tue, 22 Aug 2006 02:08:47 GMT > Jeffrey Altman <[EMAIL PROTECTED]> wrote: > >> preetam R wrote: >>> Hi, >>> >>> MIT kerberos code supports reading and writing >>> file cache format corresponding to cache type 4. >>> Does MS cache also support cache type 4. >>> >>> Thanks, >>> Preetam >> Microsoft does not support FILE based credential caches. >> Instead Microsoft stores Kerberos credentials within the LSA. >> The credentials are accessible via the Lsa APIs. > > Really? The raw RC4 keys? What functions? > > Mike
See the source code to MIT Kerberos 5 src/lib/krb5/ccache/cc_mslsa.c Jeffrey Altman ________________________________________________ Kerberos mailing list [email protected] https://mailman.mit.edu/mailman/listinfo/kerberos
