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

Allow authentication for unknown MAC addresses #90

Merged
merged 4 commits into from
Nov 1, 2020
Merged

Conversation

Lodifice
Copy link
Contributor

@Lodifice Lodifice commented Jan 25, 2019

This patch will allow NULL entries for UserName in radcheck, radreply, and radusergroup and change the RADIUS queries so that any MAC address is matched if there is an entry with UserName being NULL.

  • Change RADIUS queries
  • Change database definitions
  • Add tests

The queries for radcheck, radreply, and radusergroup are modified so
that in case of UserName being NULL, any MAC address is accepted,
provided that NASIPAddress and NASPortId match.
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.

2 participants