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

NOT READY: Add message authenticator capability for CoA + Disconnect #4009

Open
wants to merge 3 commits into
base: devel
Choose a base branch
from

Conversation

julsemaan
Copy link
Collaborator

Description

Adds the ability to include a message authenticator during a RADIUS CoA or Disconnect

Impacts

RADIUS CoA + Disconnect

Delete branch after merge

YES

Checklist

(REQUIRED) - [yes, no or n/a]

  • Document the feature
  • Add unit tests
  • Add acceptance tests (TestLink)

NEWS file entries

Enhancements

  • Added the ability to include a Message-Authenticator during a RADIUS CoA or RADIUS Disconnect request

@@ -49,6 +49,7 @@ ATTRIBUTE CHAP-Challenge 60 octets
ATTRIBUTE NAS-Port-Type 61 integer
ATTRIBUTE Port-Limit 62 integer
ATTRIBUTE Login-LAT-Port 63 string
ATTRIBUTE Message-Authenticator 80 octets
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fix indent

@julsemaan julsemaan removed this from the PacketFence-9.1 milestone Jul 18, 2019
@jrouzierinverse
Copy link
Member

This is no longer needed since we generate the perl dictionary from the radius dictionaries.

@julsemaan
Copy link
Collaborator Author

This is no longer needed since we generate the perl dictionary from the radius dictionaries.

We'd still need the Perl code in lib/ to add the message authenticator though but this isn't configurable so it needs more work

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

Successfully merging this pull request may close these issues.

3 participants