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

rad_eap_test only uses non-EAP specific methods, i.e. only 'auth=', not 'autheap=' #13

Open
spaetow opened this issue Jan 23, 2020 · 0 comments

Comments

@spaetow
Copy link

spaetow commented Jan 23, 2020

echo " phase2=\"auth=$PHASE2\"" >> $CONF

A proper PEAP test will use 'autheap=MSCHAPv2' as per documentation in the wpa_supplicant and as per eduroam's Stefan Winter. Apparently the command-line doesn't allow this, and the line above confirms that only 'auth=' is being used for inner_auth, not 'autheap='. :-)

Can we fix this? :-)

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