Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add MUNGE_OPT_ADDR_RESTRICTION context option #71

Open
dun opened this issue Jul 2, 2019 · 0 comments
Open

add MUNGE_OPT_ADDR_RESTRICTION context option #71

dun opened this issue Jul 2, 2019 · 0 comments
Labels

Comments

@dun
Copy link
Owner

dun commented Jul 2, 2019

Add the MUNGE_OPT_ADDR_RESTRICTION context option to restrict credential decoding based on the origin IP address. While the local munged daemon prevents a credential from being replayed on that host, it does not protect against replay on a different host. This option would allow credential decoding to be restricted to a (presumably) unique IP address where a replay attack would be prevented by the local daemon.

This will require extending the credential format (#87).

This should support both IPv4 and IPv6 addresses (#21).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant