Skip to content

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

@spaetow

Description

@spaetow

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? :-)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions