On Mon, 22 Mar 2010, Brian May wrote:
Can you please try the latest version,
libwind0-heimdal_1.4.0~git20100221.dfsg.2-3, which I uploaded
yesterday.
It has the same issue:
2010-03-23T03:14:41 AS-REQ authtime: 2010-03-23T03:14:41 starttime:
unset endtime: 2010-04-06T03:14:40 renew till: 2010-04-22T03:14:40
2010-03-23T03:14:41 Client supported enctypes: aes256-cts-hmac-sha1-96,
aes128-cts-hmac-sha1-96, des3-cbc-sha1, des3-cbc-md5,
arcfour-hmac-md5, des-cbc-md5, des-cbc-md4, des-cbc-crc, using enctypes
145161376/18
2010-03-23T03:14:41 Requested flags: renewable, forwardable
2010-03-23T03:14:41 krb5_crypto_init failed: encryption type 145161376
not supported
2010-03-23T03:14:41 sending 170 bytes to IPv4:127.0.0.1
Then again, the version in testing had exactly the same patch, so will
be surprised if it helps, but just in case...
Software often works in mysterious ways :)
I was starting to think that what is unique about my setup is that it is
LDAP based, but so is my work realm.
I do think the home realm has more keys to choose from, I really should
remove at least des (des3 is needed for nfs), and arcfour (was there for
windows).
Actually, that may be it... Here's a standard entry at work:
aes256-cts-hmac-sha1-96(pw-salt), des3-cbc-sha1(pw-salt),
arcfour-hmac-md5(pw-salt)
and at home:
des-cbc-md5(pw-salt), des-cbc-md4(pw-salt), des-cbc-crc(pw-salt),
aes256-cts-hmac-sha1-96(pw-salt), des3-cbc-sha1(pw-salt),
arcfour-hmac-md5(pw-salt)
--
Rick Nelson
quit When the quit statement is read, the bc processor
is terminated, regardless of where the quit state-
ment is found. For example, "if (0 == 1) quit"
will cause bc to terminate.
(Seen in the manpage for "bc". Note the "if" statement's logic)
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]