49dfe510bf
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/ PR: ports/166386 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
14 lines
243 B
Text
14 lines
243 B
Text
@stopdaemon munged
|
|
include/munge.h
|
|
bin/remunge
|
|
bin/unmunge
|
|
bin/munge
|
|
lib/libmunge.la
|
|
lib/libmunge.so.2
|
|
lib/libmunge.a
|
|
lib/libmunge.so
|
|
sbin/munged
|
|
@cwd /
|
|
@exec rm /var/run/${PORTNAME}
|
|
@exec rm /var/log/${PORTNAME}
|
|
@exec rm /var/lib/${PORTNAME}
|