パッケージ: munge (0.5.14-6)
munge に関するリンク
Trisquel の資源:
munge ソースパッケージをダウンロード:
メンテナ:
Original Maintainer:
- Gennaro Oliva
外部の資源:
- ホームページ [dun.github.io]
類似のパッケージ:
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 関連パッケージ
|
|
|
-
- dep: adduser
- add and remove users and groups
-
- dep: libbz2-1.0
- high-quality block-sorting file compressor library - runtime
-
- dep: libc6 (>= 2.33)
- GNU C Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcrypt20 (>= 1.8.0)
- LGPL Crypto library - runtime library
-
- dep: libmunge2 (= 0.5.14-6)
- authentication service for credential -- library package
-
- dep: lsb-base (>= 3.0-6)
- Linux Standard Base init script functionality
-
- dep: zlib1g (>= 1:1.1.4)
- compression library - runtime