Date: | Thu, 03 Feb 2005 18:22:45 -0800 |
From: | Quanah Gibson-Mount <quanah@stanford.edu> |
To: | krb5-bugs@mit.edu |
Subject: | size change in cache breaks alpha-dux40 for krb5-1.3, krb5-1.4 |
There was a size change in some variable between krb5-1.2.8 and krb5-1.3
which broke our ability to generate an AFS token from the kerberos ticket
cache.
Using the krb5-1.2.8 kinit:
K4 cache:
tru64-build:~> ls -l /tmp/tkt54046
-rw------- 1 quanah root 236 Feb 3 18:20 /tmp/tkt54046
K5 cache:
tru64-build:~> ls -l /tmp/krb5cc_p18752
-rw------- 1 quanah root 427 Feb 3 18:20 /tmp/krb5cc_p18752
Using the krb5-1.3.6 kinit:
K4 cache:
ls -l /tmp/tkt54046
-rw------- 1 quanah root 147 Feb 3 18:21 /tmp/tkt54046
K5 cache:
ls -l /tmp/krb5cc_p18752
-rw------- 1 quanah root 405 Feb 3 18:21 /tmp/krb5cc_p18752
The worthless error from aklog is:
aklog: Failed getting tokens for cell (local cell) in realm (local realm).
--Quanah
--
Quanah Gibson-Mount
Principal Software Developer
ITSS/Shared Services
Stanford University
GnuPG Public Key: http://www.stanford.edu/~quanah/pgp.html
"These censorship operations against schools and libraries are stronger
than ever in the present religio-political climate. They often focus on
fantasy and sf books, which foster that deadly enemy to bigotry and blind
faith, the imagination." -- Ursula K. Le Guin
which broke our ability to generate an AFS token from the kerberos ticket
cache.
Using the krb5-1.2.8 kinit:
K4 cache:
tru64-build:~> ls -l /tmp/tkt54046
-rw------- 1 quanah root 236 Feb 3 18:20 /tmp/tkt54046
K5 cache:
tru64-build:~> ls -l /tmp/krb5cc_p18752
-rw------- 1 quanah root 427 Feb 3 18:20 /tmp/krb5cc_p18752
Using the krb5-1.3.6 kinit:
K4 cache:
ls -l /tmp/tkt54046
-rw------- 1 quanah root 147 Feb 3 18:21 /tmp/tkt54046
K5 cache:
ls -l /tmp/krb5cc_p18752
-rw------- 1 quanah root 405 Feb 3 18:21 /tmp/krb5cc_p18752
The worthless error from aklog is:
aklog: Failed getting tokens for cell (local cell) in realm (local realm).
--Quanah
--
Quanah Gibson-Mount
Principal Software Developer
ITSS/Shared Services
Stanford University
GnuPG Public Key: http://www.stanford.edu/~quanah/pgp.html
"These censorship operations against schools and libraries are stronger
than ever in the present religio-political climate. They often focus on
fantasy and sf books, which foster that deadly enemy to bigotry and blind
faith, the imagination." -- Ursula K. Le Guin