软件包: munge (0.5.8-5) [universe]
munge 的相关链接
Ubuntu 的资源:
下载源码包 munge:
维护者:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainers (usually from Debian):
- Gennaro Oliva
- Dirk Eddelbuettel
It should generally not be necessary for users to contact the original maintainer.
相似软件包:
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.
Homepage http://home.gna.org/munge/
其它与 munge 有关的软件包
|
|
|
-
- dep: adduser
- add and remove users and groups
-
- dep: libbz2-1.0
- 高品质块排序文件压缩程序库 - 运行时库
-
- dep: libc6 (>= 2.6.1-1)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcrypt11 (>= 1.2.2)
- 遵循 LGPL 的 Crypto 库 - 运行库
-
- dep: libgpg-error0 (>= 1.4)
- 用在 GnuPG 组件中的通用错误值与消息的程序库
-
- dep: libmunge2
- authentication service for credential -- library package
-
- dep: zlib1g (>= 1:1.2.3.3.dfsg-1)
- 压缩库-运行时