freebsd-ports/security/munge/pkg-descr
Sunpoet Po-Chuan Hsieh 6ecb70f552 - Update to 0.5.11
- Add LICENSE
- Support STAGEDIR

Changes:	https://code.google.com/p/munge/wiki/ReleaseNotes
PR:		ports/183988
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)
2013-11-15 17:55:34 +00:00

10 lines
596 B
Text

MUNGE (MUNGE Uid 'N' Gid Emporium) is an authentication service for creating and
validating credentials. It is designed to be highly scalable for use in an HPC
cluster environment. 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. Clients within this security realm can create and validate
credentials without the use of root privileges, reserved ports, or
platform-specific methods.
WWW: http://code.google.com/p/munge/