Shishi is a (still incomplete) implementation of Kerberos 5, which can be used to authenticate users in distributed systems. It contains a library that can be used by application developers, and a command line utility for users. Shishi supports Kerberos authenticated telnet client/server, IMAP client/server (via GSSAPI), SSH client/server (via GSSAPI), rsh/rlogin client, and a PAM module for host security.
| Tags | Internet Security Software Development Libraries Systems Administration |
|---|---|
| Licenses | GPL |
| Operating Systems | Windows Windows POSIX Unix |
| Implementation | C C++ |
Recent releases


Changes: A bug in the libtasn1 DER encoder code to get service tickets was fixed. The handling of key versions was improved. The translation of messages in shishi was improved. Documentation fixes were made.


Changes: Support for pre-authentication was added. A bug in shishid which caused it to listen on standard input and crash was fixed. The copyright on lib/kerberos5.asn1 was clarified. The gnulib compatibility files were updated. Some memory leaks and crashes were fixed.


Changes: Debian packages are available. The internal crypto code was replaced with modules from gnulib. A shared library versioning script was added. libidn detection code was improved. The manual doesn't have any invariant sections. gnulib compatibility files were updated. libtasn1 was updated.


Changes: The help-shishi@gnu.org mailing list is now mentioned in the documentation. It should now build with objdir != srcdir on systems that lack stdbool.h. The license template in files were updated with the new FSF address. The internal libtasn1 copy was updated to version 0.2.14. Gnulib files have been updated, and uses within the library are updated.


Changes: This release updates Libtasn1 (to 0.2.13), the Gnulib files, and uses within the library. It fixes srcdir != objdir building.