munge 0.5.15-2 source package in Ubuntu

Changelog

munge (0.5.15-2) unstable; urgency=medium

  * Update d/watch

 -- Gennaro Oliva <email address hidden>  Thu, 26 Jan 2023 00:26:23 +0100

Upload details

Uploaded by:
Gennaro Oliva
Uploaded to:
Sid
Original maintainer:
Gennaro Oliva
Architectures:
any
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe admin
Lunar release universe admin

Downloads

File Size SHA-256 Checksum
munge_0.5.15-2.dsc 2.0 KiB e69f1dfb7ea32b8e861e1e54e4f11ae0752fcaa0a761b08d88c65464bb77cc89
munge_0.5.15.orig.tar.xz 448.7 KiB 3f979df117a34c74db8fe2835521044bdeb08e3b7d0f168ca97c3547f51da9ba
munge_0.5.15-2.debian.tar.xz 10.1 KiB 129244b0e8f1c08c8706aca349eca9c51e437dc853f299a06deaa5e1b7a9aa9e

Available diffs

No changes file available.

Binary packages built by this source

libmunge-dev: authentication service for credential -- development package

 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.
 .
 This package contains the development files for compiling
 applications using MUNGE.

libmunge2: authentication service for credential -- library package

 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.
 .
 This package contains the shared library required to run
 applications using MUNGE.

libmunge2-dbgsym: debug symbols for libmunge2
munge: 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.

munge-dbgsym: debug symbols for munge