How to Install and Uninstall munge Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 21,2024

1. Install "munge" package

Please follow the steps below to install munge on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install munge

2. Uninstall "munge" package

Learn how to uninstall munge on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove munge $ sudo apt autoclean && sudo apt autoremove

3. Information about the munge package on Ubuntu 21.10 (Impish Indri)

Package: munge
Architecture: amd64
Version: 0.5.14-6
Priority: extra
Section: universe/admin
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Gennaro Oliva
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 330
Depends: libbz2-1.0, libc6 (>= 2.33), libgcrypt20 (>= 1.8.0), libmunge2 (= 0.5.14-6), zlib1g (>= 1:1.1.4), adduser, lsb-base (>= 3.0-6)
Filename: pool/universe/m/munge/munge_0.5.14-6_amd64.deb
Size: 100006
MD5sum: 9f8b225e57c062decb3401b25a39c7de
SHA1: bf7b146ff48078dddca52c07f01ab37ba14d44d5
SHA256: c177071e68b537f2cf2ae175acc1fa0ad483ee50791fca7ab9331833682ddccd
SHA512: 1d6f4d2fc53f12784cb3b0f11802842d5d9c64f602df271954c15dae3f5a2cea25824e0ac8e8d9d40f88e00d96c948cc85cef99384b3cb48e2996e1dd9cbbbb1
Homepage: https://dun.github.io/munge
Description-en: authentication service to create and validate credentials
MUNGE (MUNGE Uid 'N' Gid Emporium) is an authentication service
for creating and validating credentials. It allows a process
to authenticate the UID and GID of another local or remote
process within a group of hosts having common users and groups.
These hosts form a security realm that is defined by a shared
cryptographic key.
.
A process creates a credential by requesting one from the local
MUNGE service. The encoded credential contains the UID and GID
of the originating process. This process sends the credential to
another process within the security realm as a means of proving its
identity. The receiving process validates the credential with the
use of its local MUNGE service. The decoded credential provides
the receiving process with a reliable means of ascertaining the
UID and GID of the originating process, and this information can
be used for accounting or access control decisions.
.
Clients can create and validate these credentials without the use
of root privileges, reserved ports, or platform-specific methods.
Description-md5: 717b7e390379bf5e96112b0ce25b8486