The Telnet Data Encryption Option - as defined by RFC 2946 - shows the following encryption types:
NULL 0 DES_CFB64 1 DES_OFB64 2 DES3_CFB64 3 DES3_OFB64 4 CAST5_40_CFB64 8 CAST5_40_OFB64 9 CAST128_CFB64 10 CAST128_OFB64 11 Kerberos V5, however, appears to support just the DES_CBC encryption types... it appears to me a telnet client may request one of the above encryption types, not a K5 encryption type. Therefore, my question: for a Kerberos 5 Telnet Server application, how would the Kerberos encryption types be negotiated? TIA, Ralph Young [EMAIL PROTECTED]
