[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Master key and slave KDC



Tillman Hodgson <tillman@seekingfire.com> writes:

> That looks like a database master key problem. 

Possibly.

> I can't do the obvious trick of copying m-key over because it's an
> MIT master ... the stash files appear to be different internally (14
> bytes versus 72, for example).

There is code to read MIT master keys, but it may have broken over
time (specifically, I don't know what enctype they use nowadays - but
14 sounds like it's still DES). Plus there is the issue of differences
in (some) encryption algorithms.

/Johan