You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add support for a single munged instance to manage multiple keys, each for a different security realm. This would remove the need to run multiple munged processes concurrently, each bound to a unique socket and using a different key. The client would specify the realm via the MUNGE_OPT_REALM option.
Requested by Flux: because intergalactic flux instance might need to span clusters.