Note that there are some explanatory texts on larger screens.

plurals
  1. POcall for help of installing crypto libs in linux in order to program kerberos
    primarykey
    data
    text
    <p>I am integrating kerberos to our project, first I have deployed a KDC server, and then I want to test if it works, so I used kerberos telnet to test, but I received following error msg:</p> <pre><code>Escape character is '^]'. &gt;&gt;&gt;TELNET: I support auth type 2 6 &gt;&gt;&gt;TELNET: I support auth type 2 2 &gt;&gt;&gt;TELNET: I support auth type 2 0 &gt;&gt;&gt;TELNET: I support auth type 1 2 &gt;&gt;&gt;TELNET: I support auth type 1 0 &gt;&gt;&gt;TELNET: I will support DES_CFB64 &gt;&gt;&gt;TELNET: I will support DES_OFB64 Waiting for encryption to be negotiated... &gt;&gt;&gt;TELNET: auth_send got: 02 06 02 02 02 00 &gt;&gt;&gt;TELNET: He supports 2 &gt;&gt;&gt;TELNET: Trying 2 6 telnet: calling krb5_sname_to_principal telnet: done calling krb5_sname_to_principal telnet: Kerberos V5: failure on credentials(KDC has no support for encryption type) &gt;&gt;&gt;TELNET: He supports 2 &gt;&gt;&gt;TELNET: Trying 2 2 telnet: calling krb5_sname_to_principal telnet: done calling krb5_sname_to_principal telnet: Kerberos V5: failure on credentials(KDC has no support for encryption type) &gt;&gt;&gt;TELNET: He supports 2 &gt;&gt;&gt;TELNET: Trying 2 0 telnet: calling krb5_sname_to_principal telnet: done calling krb5_sname_to_principal telnet: Kerberos V5: failure on credentials(KDC has no support for encryption type) &gt;&gt;&gt;TELNET: Sent failure message &gt;&gt;&gt;TELNET: Request input to be encrypted &gt;&gt;&gt;TELNET: He is supporting DES_CFB64 (1) &gt;&gt;&gt;TELNET: He is supporting DES_OFB64 (2) &gt;&gt;&gt;TELNET: (*ep-&gt;start)() returned 7 Negotiation of authentication, which is required for encryption, has failed. Good-bye. </code></pre> <p>It seems that my KDC doesn't support certain encryt algorithms, so I want to ask is there a all-purpose crypt library I can install in linux and unix? If there exists one, please tell me, I want to install it and make my KDC work, thank you.</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload