You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
munge/SOURCES
MSVSphere Packaging Team 29c3bb6af4
import munge-0.5.15-8.el10
4 months ago
..
README.md import munge-0.5.15-8.el10 4 months ago
dun.gpg import munge-0.5.15-8.el10 4 months ago
munge-0.5.15.tar.xz.asc import munge-0.5.15-8.el10 4 months ago
munge.sysusers import munge-0.5.15-8.el10 4 months ago

README.md

MUNGE

The munge package.

MUNGE (MUNGE Uid 'N' Gid Emporium) is an authentication service for creating and validating credentials.

A secret key must be created before starting the service for the first time. This can be done with the following command:

sudo -u munge /usr/sbin/mungekey -v

Please read man 8 mungekey for more information. In the second step you can start and enable the munge service.

systemctl start munge
systemctl enable munge