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

simple pyrad auth always give out "Message: Invalid response authenticator (check shared secrets)" from the clients #207

Open
beavermml opened this issue Dec 17, 2024 · 1 comment

Comments

@beavermml
Copy link

i am building a simple Radius server using pyrad

using the example given, i cannot make very simple auth server

the code seems okay with displaying all the attributes etc but the client always "Invalid Response Authenticator ( shared secrets is incorrect.)

im using radtest and radlogin to test

im using very simple "secretkey" as the keys.

i can confirm the keys are the same on both client and server since i can decrypt password ( if wrong, i cannot decrupt password )

@beavermml
Copy link
Author

to test, my code always return Access-Accept

but clients will reject because of invalid Response Authenticator!

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

No branches or pull requests

1 participant