How to Install and Uninstall shishi Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 06,2024
1. Install "shishi" package
Learn how to install shishi on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
shishi
Copied
2. Uninstall "shishi" package
In this section, we are going to explain the necessary steps to uninstall shishi on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
shishi
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the shishi package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: shishi
Priority: extra
Section: universe/net
Installed-Size: 211
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Shishi Team
Architecture: amd64
Version: 1.0.2-6build1
Depends: libc6 (>= 2.14), libshishi0 (>= 0.0.42)
Suggests: shishi-doc
Filename: pool/universe/s/shishi/shishi_1.0.2-6build1_amd64.deb
Size: 23590
MD5sum: 290832733c72f1cc2997ddbf9828d5d6
SHA1: b71484b8adccc75bac269bdff175ae5c914fc29a
SHA256: 69635026dfec5647e30310abf6c9025a226fde6ab4988e16fdf9837edfbf5a50
Description-en: Command line client for the Shishi Kerberos v5 implementation
Shishi is an implementation of the kerberos v5 network authentication
system.
.
Shishi can be used to authenticate users in distributed systems.
.
Shishi contains a library ('libshishi') that can be used by
application developers to add support for kerberos v5. Shishi
contains a command line utility ('shishi') that is used by users to
acquire and manage tickets (and more). The server side, a Key
Distribution Center, is implemented by 'shishid'. Of course, a
manual documenting usage aspects as well as the programming API is
included.
.
Shishi currently supports AS/TGS exchanges for acquiring tickets, the
AP exchange for performing client and server authentication, and
SAFE/PRIV for integrity/privacy protected application data exchanges.
.
Shishi is internationalized; error and status messages can be
translated into the users' language; user name and passwords can be
converted into any available character set (normally including
ISO-8859-1 and UTF-8) and also be processed using an experimental
Stringprep profile.
.
Most, if not all, of the widely used encryption and checksum types
are supported, such as ARCFOUR, 3DES, AES and HMAC-SHA1.
.
This package includes a few command line tools:
shishi -- Acquire and manage Kerberos tickets.
keytab2shishi -- Convert MIT/Heimdal /etc/krb5.keytab's to Shishi format.
ccache2shishi -- Convert MIT/Heimdal user ticket files to Shishi format.
Description-md5: e43065bd095c5317a6bc8b51fdb47cbf
Homepage: http://www.gnu.org/software/shishi/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: extra
Section: universe/net
Installed-Size: 211
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Shishi Team
Architecture: amd64
Version: 1.0.2-6build1
Depends: libc6 (>= 2.14), libshishi0 (>= 0.0.42)
Suggests: shishi-doc
Filename: pool/universe/s/shishi/shishi_1.0.2-6build1_amd64.deb
Size: 23590
MD5sum: 290832733c72f1cc2997ddbf9828d5d6
SHA1: b71484b8adccc75bac269bdff175ae5c914fc29a
SHA256: 69635026dfec5647e30310abf6c9025a226fde6ab4988e16fdf9837edfbf5a50
Description-en: Command line client for the Shishi Kerberos v5 implementation
Shishi is an implementation of the kerberos v5 network authentication
system.
.
Shishi can be used to authenticate users in distributed systems.
.
Shishi contains a library ('libshishi') that can be used by
application developers to add support for kerberos v5. Shishi
contains a command line utility ('shishi') that is used by users to
acquire and manage tickets (and more). The server side, a Key
Distribution Center, is implemented by 'shishid'. Of course, a
manual documenting usage aspects as well as the programming API is
included.
.
Shishi currently supports AS/TGS exchanges for acquiring tickets, the
AP exchange for performing client and server authentication, and
SAFE/PRIV for integrity/privacy protected application data exchanges.
.
Shishi is internationalized; error and status messages can be
translated into the users' language; user name and passwords can be
converted into any available character set (normally including
ISO-8859-1 and UTF-8) and also be processed using an experimental
Stringprep profile.
.
Most, if not all, of the widely used encryption and checksum types
are supported, such as ARCFOUR, 3DES, AES and HMAC-SHA1.
.
This package includes a few command line tools:
shishi -- Acquire and manage Kerberos tickets.
keytab2shishi -- Convert MIT/Heimdal /etc/krb5.keytab's to Shishi format.
ccache2shishi -- Convert MIT/Heimdal user ticket files to Shishi format.
Description-md5: e43065bd095c5317a6bc8b51fdb47cbf
Homepage: http://www.gnu.org/software/shishi/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu