Re: Kerberos DES encryption
- From: DaveMo <david.mowers@xxxxxxxxx>
- Date: 23 Apr 2007 11:42:32 -0700
On Apr 22, 11:39 pm, Nick Domukhovsky <ndomukhov...@xxxxx> wrote:
Most integration guides recommend using DES encryption for Kerberos tickets
in UNIX/Linux interoperability scenarios.
I wonder what is the risk. It can be brute forced; probably even in the
lifetime of the ticket. But I'm not familiar with Kerberos specification
good enough to identify what the potential exposure will be.
Opinions appreciated.
There are only two encryption types supported by Windows:
DES-CBC-MD5 (CRC)
RC4-CBC-SHA1
First is "vanilla" MIT method and should be supported by all platforms.
It uses 3DES so it not so weak as you think (and you always can change
lifetime of ticket, this is not a problem if you have long renew time -
user will not see any difference).
If you are sure, that your version of Kerberos library supports RC4
encryption - use it.
--
With best regards
Nickolay Domukhovsky, MCSA
Nickolay
According to my understanding the DES cipher strength for DES-CBC-MD5
is 56 bits. There is a distinct 3DES-CBC-MD5 but I'm not sure
Microsoft ever implemented it and I don't think it was ever widely
available for UNIX either.
Dave
.
- Follow-Ups:
- Re: Kerberos DES encryption
- From: Nick Domukhovsky
- Re: Kerberos DES encryption
- References:
- Re: [Q] Kerberos DES encryption
- From: Nick Domukhovsky
- Re: [Q] Kerberos DES encryption
- Prev by Date: Domain Controller Certificates and moving to a new server or removing them?
- Next by Date: Windows Media Player Remote Code Execution (923689)
- Previous by thread: Re: [Q] Kerberos DES encryption
- Next by thread: Re: Kerberos DES encryption
- Index(es):
Relevant Pages
|
|