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

Update CLI commands to include new radius client configuration "require-message-authenticator" #7

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

amazor
Copy link

@amazor amazor commented Jun 24, 2024

Adds new config command "config radius require-message-authenticator" to require all responses to access-req packets to contain a message-authenticator attribute.

Updated the "config radius add" command to include an optional parameter "-u, --require-message-authenticator" that will discard responses to access-request packets that do not include message-authenticator attribute for this specific server.

Also update the show command "show radius" to include this option on a global and per server basis.

…uthenticator"

Also include this new option in the show command "show radius"
@amazor amazor force-pushed the radius_vulnerability_fix branch from 8981127 to 82f7917 Compare June 24, 2024 11:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant