#21382: Difficult WPA-enterprise config due to case sensitive string compares in
netifd.sh
----------------------+--------------------------------
 Reporter:  daan@…    |      Owner:  developers
     Type:  defect    |     Status:  new
 Priority:  normal    |  Milestone:
Component:  packages  |    Version:  Chaos Calmer 15.05
 Keywords:  hostapd   |
----------------------+--------------------------------
 Today I spent quite some time connecting as a client to a WPA2 enterprise
 client. The problem was that the 'password' field was not present in the
 wpa_supplicant-wlanxx.conf file although I had specified it in the uci
 config file.

 The reason lies in the netifd.sh file from the hostapd package. All the
 switches in this file are case-sensitive. Most online-examples specify
 'TTLS' as 'eap_type', but the shell script looks for 'ttls' to add the
 'password' field.

 I would suggest to fix this by making the switches case-insensitive

--
Ticket URL: <https://dev.openwrt.org/ticket/21382>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to