[NLUUG]   Welcome to ftp.vim.org,
Hosted by ftp.nluug.nl
Current directory: /ftp/os/Linux/distr/salix/i486/extra-14.2/source/network/munge/
Contents of README:
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.

On most platforms, the munged daemon does not require root privileges to run. 
If possible, you should run the daemon as a non-privileged user. 
This can be specified in the init script /etc/rc.d/rc.munge.

# groupadd -g 310 munge
# useradd -u 310 -d /var/lib/munge -s /bin/false -g munge munge

After installation a secret key file needs to be created. Follow instructions from:
https://github.com/dun/munge/wiki/Installation-Guide#creating-a-secret-key

Icon  Name                                                      Last modified      Size  
[DIR] Parent Directory - [TXT] README 31-Aug-2016 02:38 1.0K [   ] doinst.sh 31-Aug-2016 02:38 625 [   ] munge-0.5.11.tar.bz2 31-Aug-2016 02:38 413K [TXT] munge.SlackBuild 22-Aug-2015 18:45 3.2K [   ] munge.info 31-Aug-2016 02:38 313 [TXT] slack-desc 31-Aug-2016 02:38 920

NLUUG - Open Systems. Open Standards
Become a member and get discounts on conferences and more, see the NLUUG website!