Changelog formatting changes: * Added `--listen-backlog` cmdline opt. This release is backwards-compatible to 0.5; however, credentials encoded with the current default of `MUNGE_MAC_SHA256` cannot be decoded by releases prior to 0.5.5. - Remove munge key on uninstall (forwarded request 1234711 from eeich) OBS-URL: https://build.opensuse.org/request/show/1234712 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/munge?expand=0&rev=21
The file /etc/munge/munge.key is created from /dev/urandom at installation time via the command dd if=/dev/urandom bs=1 count=1024 so it might differ from host to host, one might to replace by identical one (pick one from a host) and copy it to all hosts.
Description
Languages
Diff
100%