Set encryption types for krb5

Hi,After an ethereal capture I discovered my app had 'Encryption Types: des-cbc-md5 des-cdc-crc des3-cbc-sha1'.I get back error_code: KRB5KDC_ERR_ETYPE_NOSUPP from the server (W2K).Do I need to remove the des3-cbc-sha1encryption? If so, how do I do that?Ted.
[295 byte] By [ted_trippina] at [2007-10-1 10:47:32]
# 1
Ticked the 'Use DES' option in my users 'Account' tab. Reset password, and can now authenticate. Server was using NTLM cus we have old systems on our network.
ted_trippina at 2007-7-10 3:15:25 > top of Java-index,Security,Other Security APIs, Tools, and Issues...