Skip to content

Radiusdesk & Coova-chilli & & Freeradius - Authentication failure #104

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

Open
Forrest-It opened this issue Apr 20, 2025 · 1 comment
Open

Comments

@Forrest-It
Copy link

Following the instructions on https://radiusdesk.com/wiki24/install_22_4 and https://radiusdesk.com/wiki24/install_22_4_coova I want to create a captive portal for a school wifi network.

The captive portal also intercepts the request by redirecting to the RadiusDesk login page, but authentication fails. Analyzing the freeradius log with the
freeradius -x command, even if the clear text password is correctly received by the same,

(40) pl_logintime: $RAD_CONFIG{'Cleartext-Password'} = &control:Cleartext-Password -> 'my-clear-text-password'

in

****0) pl_logintime: $RAD_REQUEST{'User-Password'} = &request:User-Password -> '???fd?U G???%5?1'

the password appears to be heavily altered, resulting in freeradius rejecting it and i get the follow error:

(0) pap: ERROR: Cleartext password does not match "known good" password
(0) pap: Passwords don't match

I tried to use a captive portal created with OpenWrt and Coova-chilli with the same radiusdesk&freeradius: authentication occurs correctly.

Has anyone of you had a similar problem?

@Forrest-It
Copy link
Author

Solved !

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