top | item 20349676

(no title)

adrianratnapala | 6 years ago

Does OpenBSD have an alternative to wpa_supplicant?

I've been using wpa_supplicant under the hood for ages, but only recently learned anything about it... and it's actually very good, except that it's CLI interface is so low-level and difficult to use.

discuss

order

octotoad|6 years ago

Its standard ifconfig handles all the equivalent functionality.

dTal|6 years ago

I don't use OpenBSD for various functionality-related reasons, but experiencing that was an eye-opener. It makes me mad that Linux doesn't use such a clearly superior system, and leads one to wonder what other needlessly complex interfaces we put up with unquestioningly.

throwaway2048|6 years ago

This isn't quite accurate, you need wpa_supplicant for 802.1X authentication aka "WPA Enterprise" (typically only really seen in schools or very corporate environments).

But on OpenBSD thats the only thing it handles, its not an otherwise generic WiFi manager like on linux.