munge
munge copied to clipboard
[WIP] Implement support for multiple realms
I have a use-case for multiple munge realms with diod so I've started implementing this.
@DanielG: I've been mulling this over. I have a specific direction in mind for how this needs to get implemented in order to support planned functionality so I'm not really looking for PRs on this feature. But I'll try to get multi-realm (#105) into the next release.
Well if you care to be more specific I don't see why I couldn't implement what you have in mind. I'm actually pretty far along already just have a weird crash on shutdown to work out.
@DanielG: I've been mulling this over. I have a specific direction in mind for how this needs to get implemented in order to support planned functionality so I'm not really looking for PRs on this feature. But I'll try to get multi-realm (#105) into the next release.
I'll apologize for chiming in from the woodwork on this. Multi-realm support is something my site (LANL) is interested in. When are you targeting for the next release?
@heasterday: I'm currently adding functionality for our new cluster (ElCap). Once that's finished, I'll start on the next munge release. The current plan is to rework the credential format and key format (which includes key rotation and multi-realm). I'll have a better idea of specifics once that work begins.
@heasterday: I'm currently adding functionality for our new cluster (ElCap). Once that's finished, I'll start on the next munge release. The current plan is to rework the credential format and key format (which includes key rotation and multi-realm). I'll have a better idea of specifics once that work begins.
Thank you for the information!