diff options
author | Emmanuel N. Millán <emmanueln@gmail.com> | 2015-08-19 05:55:02 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-08-21 03:25:02 +0700 |
commit | 6ac3d63979b80e5f18535fad3b50d9e4c5d4cf9b (patch) | |
tree | 8bd04af9d655515df8d3ceea02243153a8552e69 /network/munge/slack-desc | |
parent | f67e406bc2416812041a4cfa9225bf48c626e775 (diff) |
network/munge: Added (an authentication service).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/munge/slack-desc')
-rw-r--r-- | network/munge/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/network/munge/slack-desc b/network/munge/slack-desc new file mode 100644 index 000000000000..00aa144489f9 --- /dev/null +++ b/network/munge/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +munge: munge (an authentication service) +munge: +munge: MUNGE is an authentication service for creating and validating +munge: credentials. It is designed to be highly scalable for use in an HPC +munge: cluster environment. It allows a process to authenticate the UID and +munge: GID of another local or remote process within a group of hosts having +munge: common users and groups. +munge: +munge: +munge: +munge: http://dun.github.io/munge/ |