munge icon indicating copy to clipboard operation
munge copied to clipboard

support multiple keys within single munged instance (aka multi-realm)

Open dun opened this issue 4 years ago • 0 comments

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.

dun avatar May 19 '21 07:05 dun