Windows Vista and 7 crossrealm authentication MIT Kerberos
        Posted  
        
            by fox8
        on Super User
        
        See other posts from Super User
        
            or by fox8
        
        
        
        Published on 2009-08-27T22:01:01Z
        Indexed on 
            2010/03/19
            23:01 UTC
        
        
        Read the original article
        Hit count: 700
        
I'm using Windows Server 2008 and Windows Vista and 7 for cross realm authentication using MIT Kerberos 1.6 but when i try to login with a user the KDC answers:
(wireshark output)
error_code: KRB5KDC_ERR_ETYPE_NOSUPP (14) ... e-text: BAD_ENCRYPTION_TYPE
I want to know how can I change the encryption type method to be compatible with the KDC (i tried a XP client and it worked fine).
Many thanks!
© Super User or respective owner