Wireless Daemon for Linux
 help / color / mirror / Atom feed
* support for multiple EAP methods in one config?
@ 2025-01-09 13:37 Michael John
  2025-01-09 14:26 ` James Prestwood
  2025-01-10 16:10 ` Denis Kenzior
  0 siblings, 2 replies; 5+ messages in thread
From: Michael John @ 2025-01-09 13:37 UTC (permalink / raw)
  To: iwd@lists.linux.dev

Hello,

I'm looking to see if IWD supports the ability to support multiple EAP method, like what can be done in wpa_supplicant.

network={
    ssid="example"
    key_mgmt=WPA-EAP
    eap=TTLS PEAP
    identity="username"
    password="password"
    # Try basically every common inner method
    phase2="autheap=MSCHAPV2 autheap=MD5 autheap=GTC autheap=OTP autheap=TLS auth=MSCHAPV2 auth=MSCHAP auth=PAP auth=CHAP auth=GTC"
}

My use case is that I'm given a username and password for a network but don't know the outer or inner protocols (or even if its personal or enterprise but I can determine that from the broadcast beacon).

Thanks,

Michael John
Midmark Corporation

CONFIDENTIALITY NOTICE: This message, including any attachments, contains confidential information intended for a specific individual and purpose. If you are not the intended recipient, you should delete this message and any disclosure, copying, or distribution of this message, or the taking of any action based on it, by you is strictly prohibited.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2025-01-10 16:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-09 13:37 support for multiple EAP methods in one config? Michael John
2025-01-09 14:26 ` James Prestwood
2025-01-09 14:40   ` Michael John
2025-01-09 14:47     ` James Prestwood
2025-01-10 16:10 ` Denis Kenzior

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox