What are the Kerberos commands?
• kshell – creates a subshell with the Kerberos credential cache • kinit – used to authenticate to your Kerberos realm • kdestroy – used to destroy all existing Kerberos tickets. This command should be executed at the end of all interactive sessions. • klist – used to display all current Kerberos service tickets • ktelnet – Kerberos telnet service • krsh – Kerberos rsh service • krlogin – Kerberos rlogin service • krcp – Kerberos rcp service • kftp – Kerberos ftp service • kpasswd – Kerberos password changing service At the AFRL DSRC ktelnet, kftp, krlogin, krcp, and krsh are aliases for the Kerberos telnet, ftp, rlogin, rcp, and rsh commands in the “/usr/local/krb5/bin” directory.