X-CACHECONF in cache type 0504
Greg Hudson
ghudson at MIT.EDU
Thu Nov 18 15:02:47 EST 2010
On Thu, 2010-11-18 at 14:41 -0500, Tim Alsop wrote:
> Can you try with 1.8.1 kinit with MS AD 2003 domain, and then use
> something like:
[...]
> It will be good to know if you get the same result.
equal-rites$ /me/inst18/bin/kinit ghudson at WIN.MIT.EDU
Password for ghudson at WIN.MIT.EDU:
equal-rites$ strings /tmp/krb5cc_3622_KoPBVu6523 | grep X-CACHE
equal-rites$ /me/inst16/bin/klist -5
Ticket cache: FILE:/tmp/krb5cc_3622_KoPBVu6523
Default principal: ghudson at WIN.MIT.EDU
Valid starting Expires Service principal
11/18/10 14:56:26 11/19/10 00:56:28 krbtgt/WIN.MIT.EDU at WIN.MIT.EDU
renew until 11/19/10 00:56:26
equal-rites$
By contrast, with trunk MIT code against a trunk MIT KDC which does
support FAST:
equal-rites$ kinit user
Password for user at KRBTEST.COM:
equal-rites$ strings testdir/ccache | grep X-CACHE
X-CACHECONF:
equal-rites$ /me/inst16/bin/klist -5
Ticket cache: FILE:/me/krb5/build/testdir/ccache
Default principal: user at KRBTEST.COM
Valid starting Expires Service principal
11/18/10 15:00:15 11/19/10 15:00:15 krbtgt/KRBTEST.COM at KRBTEST.COM
12/31/69 19:00:00 12/31/69 19:00:00 krb5_ccache_conf_data/fast_avail/krbtgt\/KRBTEST.COM\@KRBTEST.COM at X-CACHECONF:
equal-rites$
More information about the krbdev
mailing list